CVE-2023-6780

MEDIUMCVSS 5.3/10EPSS 2.69%

Last modified

CVE-2023-6780 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. An integer 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 2.69% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
5.3/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

EPSS Probability
2.69%

84.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
GnuGlibc>= 2.37, < 2.39
FedoraprojectFedora38
FedoraprojectFedora39

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2023-6780?
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.
How severe is CVE-2023-6780?
CVE-2023-6780 has a CVSS score of 5.3/10 (MEDIUM severity). The EPSS model estimates a 2.69% probability of exploitation in the next 30 days.
How do I fix CVE-2023-6780?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2023-6780?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST