You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DebitaV3Aggregator should only allow unique principles in principles array.
Summary
In DebitaV3Aggregator::mathOfferV3, parameters such as principles should check their uniques against lender and principles. Otherwise the implementaion logic will broken.
Root Cause
The aggregator contract is used for match borrow offer and lend offer.
No response
Internal pre-conditions
No response
External pre-conditions
No response
Attack Path
No response
Impact
No response
PoC
No response
Mitigation
No response
The text was updated successfully, but these errors were encountered:
Lone Tangerine Liger
High
DebitaV3Aggregator should only allow unique principles in principles array.
Summary
In DebitaV3Aggregator::mathOfferV3, parameters such as principles should check their uniques against lender and principles. Otherwise the implementaion logic will broken.
Root Cause
The aggregator contract is used for match borrow offer and lend offer.
No response
Internal pre-conditions
No response
External pre-conditions
No response
Attack Path
No response
Impact
No response
PoC
No response
Mitigation
No response
The text was updated successfully, but these errors were encountered: