57913 sc insight missing validation in setparameters allows invalid fee configuration causing reverts in paytovenue
Description
Brief/Intro
Vulnerability Details
uint256 subsidyMinusFees =
_storage.fees.platformSubsidyPercentage.calculateRate(customerInfo.amount)
- _storage.fees.processingFeePercentage.calculateRate(customerInfo.amount);Impact Details
References
Proof of Concept
Previous57685 sc critical vulnerabilities in the design of the token s staking mechanism resulted in financial harm to users involved in transfer related operations Next57656 sc insight incorrect supply cap check uses token id instead of total supply in base mint
Was this helpful?