Description: The KittyPool::meownufactureKittyVault
function does not validate the _token
and _priceFeed
addresses, which could lead to the creation of a vault with invalid or malicious addresses.
Impact: Creation of vaults with invalid or malicious addresses could lead to loss of funds or other unexpected behavior.
Proof of Concept: An attacker could potentially call the function with invalid addresses:
Recommended Mitigation: Add validation checks to ensure that addresses are non-zero and valid.
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.