Lucene search
+L

2 matches found

Code423n4
Code423n4
added 2022/04/12 12:00 a.m.12 views

Locked amount incorrectly updated in JPEGLock.sol

Lines of code Vulnerability details Impact The lockAmount gets overwritten each time the lockFor function is called in JPEGLock.sol. If the function is called multiple times, the parameter will be updated wrongly. Proof of Concept The lockAmount parameter gets assigned with the amount locked each...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/04/04 12:00 a.m.10 views

Increasing the Lock Amount on an Expired Lock Will Cause Users to Miss Out on Rewards

Lines of code Vulnerability details Impact Paladin protocol allows users to increase the amount or duration of their lock while it is stil active. Increasing the amount of an active lock should only increase the total locked amount and it shouldn't make any changes to the associated bonus ratios ...

6.8AI score
SaveExploits0
Rows per page
Query Builder