ghsa-9224-822v-4vv3
Vulnerability from github
Published
2022-05-14 02:08
Modified
2022-05-14 02:08
Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2015-8803" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-02-23T19:59:00Z", "severity": "CRITICAL" }, "details": "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.", "id": "GHSA-9224-822v-4vv3", "modified": "2022-05-14T02:08:01Z", "published": "2022-05-14T02:08:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8803" }, { "type": "WEB", "url": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html" }, { "type": "WEB", "url": "https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d" }, { "type": "WEB", "url": "https://lists.gnu.org/archive/html/info-gnu/2016-01/msg00006.html" }, { "type": "WEB", "url": "https://lists.lysator.liu.se/pipermail/nettle-bugs/2015/003028.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176807.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177229.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-February/177473.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-2582.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/02/02/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/02/03/1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2897-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.