CVE-2015-8805
critical
CVSS v3
9.8
CVSS v2
7.5
VIR risk
9.8
Description
The ecc_256_modq 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-8803.
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2015-8805
Vendor advisory: cve@mitre.org — https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 3.2-1 |
| debian | bullseye | fixed | 3.2-1 |
| debian | forky | fixed | 3.2-1 |
| debian | sid | fixed | 3.2-1 |
| debian | trixie | fixed | 3.2-1 |
| ubuntu | 14.04 | affected | |
| ubuntu | 15.10 | affected | |
| suse | 42.1 | affected | |
| suse | 13.1 | affected | |
| suse | 13.2 | affected | |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| nettle_project | nettle | {"endIncluding":"3.1.1"} | |
References
- http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html
- http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html
- http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html
- http://rhn.redhat.com/errata/RHSA-2016-2582.html
- http://www.openwall.com/lists/oss-security/2016/02/02/2
- http://www.openwall.com/lists/oss-security/2016/02/03/1
- http://www.securityfocus.com/bid/84272
- http://www.ubuntu.com/usn/USN-2897-1
- https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html
- https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d
- https://security-tracker.debian.org/tracker/CVE-2015-8805
CWEs
CWE-310
Verify integrity in audit chain (admin only). AS-IS.