7.5
CVE-2022-41340
- EPSS 0.12%
- Veröffentlicht 24.09.2022 19:15:08
- Zuletzt bearbeitet 22.05.2025 15:16:02
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The secp256k1-js package before 1.1.0 for Node.js implements ECDSA without required r and s validation, leading to signature forgery.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Secp256k1-js Project ≫ Secp256k1-js SwPlatformnode.js Version < 1.1.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.12% | 0.318 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
CWE-347 Improper Verification of Cryptographic Signature
The product does not verify, or incorrectly verifies, the cryptographic signature for data.