Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2022-35961 |
CWE-ID | CWE-354 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
OpenZeppelin Contracts Universal components / Libraries / Libraries used by multiple products |
Vendor | OpenZeppelin |
Security Bulletin
This security bulletin contains one medium risk vulnerability.
EUVDB-ID: #VU66780
Risk: Medium
CVSSv4.0: 4.9 [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]
CVE-ID: CVE-2022-35961
CWE-ID:
CWE-354 - Improper Validation of Integrity Check Value
Exploit availability: No
DescriptionThe 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.
MitigationInstall updates from vendor's website.
Vulnerable software versionsOpenZeppelin Contracts: 4.1.0 - 4.7.2
CPE2.3https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3610
https://github.com/OpenZeppelin/openzeppelin-contracts/security/advisories/GHSA-4h98-2769-gh6h
https://github.com/OpenZeppelin/openzeppelin-contracts/releases/tag/v4.7.3
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.