SB2022082611 - Improper validation of integrity check value in OpenZeppelin Contracts
Published: August 26, 2022
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Improper validation of integrity check value (CVE-ID: CVE-2022-35961)
CWE-ID: CWE-354 - Improper Validation of Integrity Check Value
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to bypass integrity checks.
The vulnerability exists due to improper validation of integrity check value in the "ECDSA.recover" and "ECDSA.tryRecover" functions. A remote user can take a signature that has already been submitted, submit it again in a different form and bypass this protection.
Remediation
Install update from vendor's website.