ghsa-f6rj-qrpf-jc34
Vulnerability from github
Published
2022-09-01 00:00
Modified
2022-09-06 00:00
Severity ?
Details
An issue was discovered in the GNU C Library (glibc) 2.36. When the syslog function is passed a crafted input string larger than 1024 bytes, it reads uninitialized memory from the heap and prints it to the target log file, potentially revealing a portion of the contents of the heap.
{ "affected": [], "aliases": [ "CVE-2022-39046" ], "database_specific": { "cwe_ids": [ "CWE-532" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-08-31T06:15:00Z", "severity": "MODERATE" }, "details": "An issue was discovered in the GNU C Library (glibc) 2.36. When the syslog function is passed a crafted input string larger than 1024 bytes, it reads uninitialized memory from the heap and prints it to the target log file, potentially revealing a portion of the contents of the heap.", "id": "GHSA-f6rj-qrpf-jc34", "modified": "2022-09-06T00:00:28Z", "published": "2022-09-01T00:00:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39046" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202310-03" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20221104-0002" }, { "type": "WEB", "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=29536" }, { "type": "WEB", "url": "http://packetstormsecurity.com/files/176932/glibc-syslog-Heap-Based-Buffer-Overflow.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2024/Feb/3" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/01/30/6" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/01/30/8" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "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.