Input validation error in elliptic - CVE-2024-48949

 

Input validation error in elliptic - CVE-2024-48949

Published: October 14, 2024


Vulnerability identifier: #VU98513
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-48949
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: indutny
Affected software:
elliptic

Detailed vulnerability description

The vulnerability allows a remote attacker to bypass implemented security restrictions.

The vulnerability exists due to insufficient validation of user-supplied input within the verify() function in lib/elliptic/eddsa/index.js. A remote attacker can send specially crafted input to the application and bypass implemented security restrictions.


How to mitigate CVE-2024-48949

Install updates from vendor's website.

Sources