Improper Verification of Cryptographic Signature
CVE-2022-41340
Summary
The secp256k1-js package prior to 1.0.1 for Node.js implements ECDSA without required "r" and "s" validation, leading to signature forgery.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- NONE
- NONE
- NONE
- NONE
CWE-347 - Improper Verification of Cryptographic Signature
A cryptographic protocol is meant to ensure that services are provided in a secure manner. An application with absent or improper verification of cryptographic signatures allows malicious users to feed false messages to valid users or to disclose sensitive data, subverting the goals of the protocol. This can lead to security failures such as false authentication, account hijacking, and privilege escalation.
Advisory Timeline
- Published