Closed code423n4 closed 3 years ago
a_delamo
If I am right, the impact could be middle or high.
Here you have a gist: https://gist.github.com/alexon1234/4320a1806f3071b0279e8ca46288b1f0
Vscode
In order to fix the issue, we need to fetch the data from the loan wherever we need it in DebtLocker
Not a bug, this code works as intended. We want to only capture those values once, when they get updated to a non-zero value the first time.
Handle
a_delamo
Vulnerability details
Impact
If I am right, the impact could be middle or high.
Proof of Concept
Here you have a gist: https://gist.github.com/alexon1234/4320a1806f3071b0279e8ca46288b1f0
Tools Used
Vscode
Recommended Mitigation Steps
In order to fix the issue, we need to fetch the data from the loan wherever we need it in DebtLocker