ghsa-xhm3-9gcc-42h6
Vulnerability from github
Published
2022-05-01 02:19
Modified
2022-05-01 02:19
Severity ?
Details
The getgrouplist function in the GNU C library (glibc) before version 2.3.5, when invoked with a zero argument, writes to the passed pointer even if the specified array size is zero, leading to a buffer overflow and potentially allowing attackers to corrupt memory.
{ "affected": [], "aliases": [ "CVE-2005-3590" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-04-10T20:29:00Z", "severity": "CRITICAL" }, "details": "The getgrouplist function in the GNU C library (glibc) before version 2.3.5, when invoked with a zero argument, writes to the passed pointer even if the specified array size is zero, leading to a buffer overflow and potentially allowing attackers to corrupt memory.", "id": "GHSA-xhm3-9gcc-42h6", "modified": "2022-05-01T02:19:21Z", "published": "2022-05-01T02:19:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-3590" }, { "type": "WEB", "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=661" }, { "type": "WEB", "url": "https://support.f5.com/csp/article/K12740406" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/107871" } ], "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.