ghsa-jjr8-97p7-vmmg
Vulnerability from github
Published
2024-01-31 15:30
Modified
2024-02-12 21:30
Severity ?
Details
An integer overflow was found in the __vsyslog_internal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a very long message, leading to an incorrect calculation of the buffer size to store the message, resulting in undefined behavior. This issue affects glibc 2.37 and newer.
{ "affected": [], "aliases": [ "CVE-2023-6780" ], "database_specific": { "cwe_ids": [ "CWE-131", "CWE-190" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-01-31T14:15:48Z", "severity": "MODERATE" }, "details": "An integer overflow was found in the __vsyslog_internal function of the glibc library. This function is called by the syslog and vsyslog functions. This issue occurs when these functions are called with a very long message, leading to an incorrect calculation of the buffer size to store the message, resulting in undefined behavior. This issue affects glibc 2.37 and newer.", "id": "GHSA-jjr8-97p7-vmmg", "modified": "2024-02-12T21:30:54Z", "published": "2024-01-31T15:30:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6780" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2023-6780" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254396" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2FIH77VHY3KCRROCXOT6L27WMZXSJ2G" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MWQ6BZJ6CV5UAW4VZSKJ6TO4KIW2KWAQ" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202402-01" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2024/01/30/6" }, { "type": "WEB", "url": "https://www.qualys.com/2024/01/30/cve-2023-6246/syslog.txt" }, { "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "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.