Price and HealthFactor can be manipulated by calling function updateAnswer(int256 _answer) public
Calling the above named public function in the pricefeed can resets the price resulting in miscalculation of Token price and
hence Healthfactor.
The Healthfactor which is used in maintaining the system invariants can cause multiple problems when manipulated.
Contract can be fed with a false price before transacting thereby affecting protocol invariant.
Foundry
Append some access control to updateAnswer()
in priceFeed Contracts
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.