The burnFrom
function is inherited from ERC20.sol
but has not been overridden to include an access control mechanism. As a result, any user can call ERC20ToGenerateNftFraccion::burnFrom
to burn any amount of ERC20ToGenerateNftFraccion
tokens from any other user without authorization.
Unauthorized and unlimited token burning by any user.
Potential loss of user assets and disruption of protocol functionality.
Override the burnFrom
function and implement an appropriate access control mechanism to restrict who can burn tokens.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.