-
# Lines of code
https://github.com/code-423n4/2024-07-munchables/blob/main/src/managers/LandManager.sol#L232-L310
# Vulnerability details
## Impact
In the ``LandManager.sol`` contract after the fi…
-
# Lines of code
https://github.com/code-423n4/2024-07-munchables/blob/main/src/managers/LandManager.sol#L270-L289
https://github.com/code-423n4/2024-07-munchables/blob/main/deployments/cache/mainnet/…
-
# Lines of code
https://github.com/code-423n4/2024-06-badger/blob/main/ebtc-zap-router/src/EbtcLeverageZapRouter.sol#L403-L467
# Vulnerability details
## Impact
Users have the ability to reduce t…
-
### Problem
Explicit tests that ensure validation checks exists for all numeric inputs into system contract calls do not exist
### Solution
Write to ensure validations are present and calls f…
-
Afriaudit
Medium
# Race Condition Vulnerability in `changeTokenAllowance` Function of `ManageableVault` Contract
### Summary
A race condition in the `changeTokenAllowance` function of the `Managea…
-
# Lines of code
https://github.com/code-423n4/2022-10-inverse/blob/main/src/Oracle.sol#L78-L105
https://github.com/code-423n4/2022-10-inverse/blob/main/src/Oracle.sol#L112-L144
https://github.com/cod…
-
mike-watson
High
# Incomplete Round Completeness Check
## Summary
The ChainlinkOracle contract doesn't properly check if the oracle round is complete, which could lead to using incomplete or incorr…
-
mstpr-brainbot
medium
# Ether can stuck when an operators validators are removed due to an user front-running
## Summary
When a full withdrawal occurs in the EigenPod, the excess amount can remain …
-
# Lines of code
https://github.com/code-423n4/2024-05-predy/blob/a9246db5f874a91fb71c296aac6a66902289306a/src/libraries/Trade.sol#L86-L90
https://github.com/code-423n4/2024-05-predy/blob/a9246db5f874…
-
mgf15
Medium
# Use of deprecated Chainlink function latestAnswer
## Summary
Use of deprecated Chainlink function latestAnswer
## Vulnerability Detail
contract uses Chainlink's deprecated latestAnsw…