Security Features in Nettle - CVE-2015-8803

 

Security Features in Nettle - CVE-2015-8803

Published: February 23, 2016 / Updated: July 28, 2020


Vulnerability identifier: #VU32325
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2015-8803
CWE-ID: CWE-254
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: GNU
Affected software:
Nettle

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

The ecc_256_modp function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8805.


How to mitigate CVE-2015-8803

Install update from vendor's website.

Sources