CVE-2015-8803
CriticalSummary
The ecc_256_modp function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation, leading to incorrect output in its implementation of the P-256 NIST elliptic curve.
Risk Assessment
Attackers may exploit this vulnerability, potentially leading to unspecified impact on systems using this library.
Recommendation
It is recommended to update the Nettle library to version 3.2 or later to mitigate this vulnerability.
Original NVD description (English source)
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.

