ghsa-gwfm-9vvh-63r3
Vulnerability from github
Published
2022-05-24 17:40
Modified
2022-08-05 00:00
Severity ?
Details
In Go before 1.14.14 and 1.15.x before 1.15.7, crypto/elliptic/p224.go can generate incorrect outputs, related to an underflow of the lowest limb during the final complete reduction in the P-224 field.
{ "affected": [], "aliases": [ "CVE-2021-3114" ], "database_specific": { "cwe_ids": [ "CWE-682" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-01-26T18:16:00Z", "severity": "MODERATE" }, "details": "In Go before 1.14.14 and 1.15.x before 1.15.7, crypto/elliptic/p224.go can generate incorrect outputs, related to an underflow of the lowest limb during the final complete reduction in the P-224 field.", "id": "GHSA-gwfm-9vvh-63r3", "modified": "2022-08-05T00:00:27Z", "published": "2022-05-24T17:40:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3114" }, { "type": "WEB", "url": "https://github.com/golang/go/commit/d95ca9138026cbe40e0857d76a81a16d03230871" }, { "type": "WEB", "url": "https://groups.google.com/g/golang-announce/c/mperVMGa98w" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00014.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00015.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YWAYJGXWC232SG3UR3TR574E6BP3OSQQ" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202208-02" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210219-0001" }, { "type": "WEB", "url": "https://www.debian.org/security/2021/dsa-4848" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.