ghsa-c5r6-cm8r-wgh9
Vulnerability from github
Published
2022-05-24 17:29
Modified
2022-05-25 00:00
Severity ?
Details
The implementation of realpath in libuv < 10.22.1, < 12.18.4, and < 14.9.0 used within Node.js incorrectly determined the buffer size which can result in a buffer overflow if the resolved path is longer than 256 bytes.
{ "affected": [], "aliases": [ "CVE-2020-8252" ], "database_specific": { "cwe_ids": [ "CWE-120" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-09-18T21:15:00Z", "severity": "CRITICAL" }, "details": "The implementation of realpath in libuv \u003c 10.22.1, \u003c 12.18.4, and \u003c 14.9.0 used within Node.js incorrectly determined the buffer size which can result in a buffer overflow if the resolved path is longer than 256 bytes.", "id": "GHSA-c5r6-cm8r-wgh9", "modified": "2022-05-25T00:00:31Z", "published": "2022-05-24T17:29:12Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8252" }, { "type": "WEB", "url": "https://hackerone.com/reports/965914" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6" }, { "type": "WEB", "url": "https://nodejs.org/en/blog/vulnerability/september-2020-security-releases" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202009-15" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20201009-0004" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4548-1" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00011.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-10/msg00023.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/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.