-
# Lines of code
https://github.com/code-423n4/2024-08-phi/blob/8c0985f7a10b231f916a51af5d506dd6b0c54120/src/reward/CuratorRewardsDistributor.sol#L68-L75
https://github.com/code-423n4/2024-08-phi/blob…
-
# Handle
WatchPug
# Vulnerability details
For the first minter of an Exchange pool, the ratio of `X/Y` and the `totalSupply` of the LP token can be manipulated.
A sophisticated attacker can mint …
-
# Lines of code
https://github.com/code-423n4/2023-09-asymmetry/blob/6b4867491350f8327d0ac4f496f263642cf3c1be/contracts/AfEth.sol#L140
# Vulnerability details
## Impact
`AfEth.price()` can be in…
-
From a reddit post of @naterush:
The multi-sig specified allows failed transactions to be replayed.
To see why, check out [this](https://github.com/christianlundkvist/simple-multisig/blob/15a8095…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x96e5c9cb59c0323746aff81d55e77aaed85bde2387e7468a609c6163913b0f64
**Severity:** high
**Description:**
**Description*…
-
# Lines of code
https://github.com/code-423n4/2024-08-phi/blob/main/src/PhiFactory.sol#L248
# Vulnerability details
## Impact
A malicious art creator could monitor the mempool for incoming large b…
-
# Lines of code
https://github.com/code-423n4/2023-10-ethena/blob/main/contracts/StakedUSDe.sol#L56-L59
# Vulnerability details
## Impact
The `BLACKLIST_MANAGER_ROLE` has the ability to add/remov…
-
# Handle
gpersoon
# Vulnerability details
# Vulnerability details
Note this is a replacement for the previous sumitted issue (additional steps are required for abuse)
## Impact
The normal flow f…
-
We cannot prevent MEV on external TXs. If it sits in BTC for 20 minutes, anyone can frontun you. We can prevent MEV for pure-Substrate TXs with threshold encryption. Crypto2022 had the following paper…
-
**Is your feature request related to a problem? Please describe.**
If two people both try to register a name that is expiring soon, they have to quickly broadcast a registration as soon as the name…