#VU99563 Improper verification of cryptographic signature in elliptic - CVE-2024-48948

 

#VU99563 Improper verification of cryptographic signature in elliptic - CVE-2024-48948

Published: October 31, 2024


Vulnerability identifier: #VU99563
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2024-48948
CWE-ID: CWE-347
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
elliptic
Software vendor:
indutny

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to incorrect validation of valid signatures if the hash contains at least four leading 0 bytes and when the order of the elliptic curve's base point is smaller than the hash, because of an _truncateToN anomaly. Such behavior leads to valid signatures being rejected.


Remediation

Install updates from vendor's website.

External links