Open c4-submissions opened 1 year ago
In the previous implementation in CurveVolatileCollateral.sol If curvePool contains ETH, it can be manipulated price by read-only reentry
CurveVolatileCollateral.sol
PR 896 remove CurveVolatileCollateral.sol , not supported yet the mitigation resolved the original issue.
thereksfour marked the issue as satisfactory
Lines of code
Vulnerability details
In the previous implementation in
CurveVolatileCollateral.sol
If curvePool contains ETH, it can be manipulated price by read-only reentryMitigation
PR 896 remove
CurveVolatileCollateral.sol
, not supported yet the mitigation resolved the original issue.