Direct theft of any user funds, whether at-rest or in-motion, other than unclaimed yield
Permanent freezing of funds
Re-Entrancy and fund loss (Out of scope)
Description
================ Description ================ [Fund Loss]: Anyone can earn 115792089237316195423570985008687907853269984665640564039457.584 ETH by interacting with the provided contracts
// Call the wrapEth function with a large value of option to trigger the vulnerability
vulnerable.wrapEth(0, 115792089237316195423570985008687907853269984665640564039457584);
}
}
Deploy the ExploitContract, passing the address of the VulnerableContract as a constructor parameter.
The ExploitContract will trigger the wrapEth function with a large value for the option parameter, causing the vulnerability to be exploited and transferring a large amount of ETH to the caller of the function.
BIC Response
This is not a valid bug report because it appears to be spam given that the report and PoC do not interact with Beanstalk or the target asset whatsoever.
Due to these reasons, we are closing the submission and no reward will be issued.