VYPR

Ethereum

by Rust Ethereum

cargo: ethereum

Source repositories

CVEs (1)

  • CVE-2025-53359MedJul 2, 2025
    risk 0.38cvss epss 0.00

    ethereum is a common ethereum structs for Rust. Prior to ethereum crate v0.18.0, signature malleability (according to EIP-2) was only checked for "legacy" transactions, but not for EIP-2930, EIP-1559 and EIP-7702 transactions. This is a specification deviation. The signature…