Improper validation of integrity check value in OpenZeppelin Contracts - CVE-2022-35961
Published: August 26, 2022
OpenZeppelin Contracts
OpenZeppelin
Description
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.