-
Kirkeelee
medium
# Liquidation bots frontrunning users repaying debt after unpausing.
## Summary
Race condition may emerge between users and liquidation bots when the protocol paused and then unpa…
-
# Lines of code
https://github.com/code-423n4/2024-04-dyad/blob/4a987e536576139793a1c04690336d06c93fca90/src/core/VaultManagerV2.sol#L142-L143
https://github.com/code-423n4/2024-04-dyad/blob/4a987e53…
-
Subscribe to this issue and stay notified about new [daily trending repos in C#](https://github.com/trending/c%23?since=daily).
-
Ironsidesec
medium
# 1 wei donation attack on `ZivoeSwapper` swap actions
## Summary
Swap actions can be made to revert by donating 1 wei to contracts that inherit `ZivoeSwapper`.
Root cause: stri…
-
# Lines of code
https://github.com/code-423n4/2024-04-dyad/blob/main/src%2Fcore%2FVaultManagerV2.sol#L205-L229
# Vulnerability details
The liquidation process requires two things the `id` being li…
-
zzykxx
medium
# Users can frontrun LSTs/LRTs tokens price increase in order to capture extra value
## Summary
Users can frontrun the price increase of a supported LSTs/LRTs tokens in order to capt…
-
0xSpearmint1
high
# Protocol does not refund excess funds after calling `RngWitnet.startDraw`
## Summary
Protocol does not refund excess funds after calling `RngWitnet.startDraw`
## Vulnerability…
-
Naresh
medium
# AddLiquidity and RemoveLiquidity missing slippage protection
## Summary
Functions `_mintPosition()` and `_removeLiquidity()` missing slippage protection.
## Vulnerability Detail…
-
# Lines of code
https://github.com/code-423n4/2023-01-numoen/blob/002df14f9a90cdfd3f730b1c5686b0b381225068/src/periphery/Payment.sol#L45
# Vulnerability details
Anyone that see this opportunity ca…
-
solmaxis69
medium
# Users can't maintain position healthiness by increasing its respective margin during inactive market, which allows for liquidation frontrunning when the market becomes active aga…