GHSA-3fp5-2xwh-fxm6
CRITICALCVE-2024-32644[stateObject](https://github.com/evmos/evmos/blob/b196a522ba4951890b40992e9f97aa610f8b5f9c/x/evm/statedb/stateobject.go#L53-L68): represents the state of an account and is used to store its updates during a state transition. This is accomplished using two in memory Storage variables: originStorage and dirtyStorage
- Affected
- <= 5.0.1
- Fixed in
- not stated
- Weakness
- CWE-662
- Published
- 2024-04-10
- Source
- github