CVE-2023-6779
Last modified
CVE-2023-6779 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. An off-by-one heap-based buffer overflow was found in the __vsyslog_internal function of the glibc library. This function is called by the syslog and vsyslog functions. EPSS estimates a 3.13% chance of exploitation in the next 30 days.
Description
An off-by-one heap-based buffer 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 message bigger than INT_MAX bytes, leading to an incorrect calculation of the buffer size to store the message, resulting in an application crash. This issue affects glibc 2.37 and newer.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gnu | Glibc | >= 2.37, < 2.39 |
| Fedoraproject | Fedora | 38 |
| Fedoraproject | Fedora | 39 |
References
- http://packetstormsecurity.com/files/176932/glibc-syslog-Heap-Based-Buffer-Overflow.htmlExploit, Third Party Advisory, VDB Entry
- http://seclists.org/fulldisclosure/2024/Feb/3Exploit, Mailing List, Third Party Advisory
- https://access.redhat.com/security/cve/CVE-2023-6779Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2254395Issue Tracking
- https://security.gentoo.org/glsa/202402-01Third Party Advisory
- https://security.netapp.com/advisory/ntap-20240223-0006/Third Party Advisory
- https://www.openwall.com/lists/oss-security/2024/01/30/6Exploit, Mailing List
- https://www.qualys.com/2024/01/30/cve-2023-6246/syslog.txtThird Party Advisory
- http://packetstormsecurity.com/files/176932/glibc-syslog-Heap-Based-Buffer-Overflow.htmlExploit, Third Party Advisory, VDB Entry
- http://seclists.org/fulldisclosure/2024/Feb/3Exploit, Mailing List, Third Party Advisory
- https://access.redhat.com/security/cve/CVE-2023-6779Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2254395Issue Tracking
- https://security.gentoo.org/glsa/202402-01Third Party Advisory
- https://security.netapp.com/advisory/ntap-20240223-0006/Third Party Advisory
- https://www.openwall.com/lists/oss-security/2024/01/30/6Exploit, Mailing List
- https://www.qualys.com/2024/01/30/cve-2023-6246/syslog.txtThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-6779?
How severe is CVE-2023-6779?
How do I fix CVE-2023-6779?
Are you affected by CVE-2023-6779?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
