ETH Price: $3,292.18 (-2.66%)

Solidity Bug Info

Bug Name Description Severity
ECRecoverMalformedInput
The ecrecover() builtin can return garbage for malformed input.
The ecrecover precompile does not properly signal failure for malformed input (especially in the 'v' argument) and thus the Solidity function can return data that was previously present in the return area in memory.

- First Introduced:
- Fixed in Version: 0.4.14
- Published:
- Severity<: medium

medium