Improper Verification of Cryptographic Signature Affecting org.webjars.npm:elliptic package, versions [0,]
Threat Intelligence
EPSS
0.08% (37th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGWEBJARSNPM-8184979
- published 13 Oct 2024
- disclosed 10 Oct 2024
- credit Unknown
Introduced: 10 Oct 2024
CVE-2024-48949 Open this link in a new tabHow to fix?
A fix was pushed into the master
branch but not yet published.
Overview
org.webjars.npm:elliptic is a Fast elliptic-curve cryptography in a plain javascript implementation.
Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature due to improper range validation of the S
value in the verify
function, allowing the usage of an invalid signature.
Note:
This vulnerability could have a security-relevant impact if an application relies on the uniqueness of a signature.