← Back to CVEs
CVE-2023-25139
CRITICAL9.8
Description
sprintf in the GNU C Library (glibc) 2.37 has a buffer overflow (out-of-bounds write) in some situations with a correct buffer size. This is unrelated to CWE-676. It may write beyond the bounds of the destination buffer when attempting to write a padded, thousands-separated string representation of a number, if the buffer is allocated the exact size required to represent that number as a string. For example, 1,234,567 (with padding to 13) overflows by two bytes.
CVE Details
CVSS v3.1 Score9.8
SeverityCRITICAL
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published2/3/2023
Last Modified3/26/2025
Sourcenvd
Honeypot Sightings0
Affected Products
gnu:glibc
Weaknesses (CWE)
CWE-787CWE-787
References
http://www.openwall.com/lists/oss-security/2023/02/10/1(cve@mitre.org)
https://security.netapp.com/advisory/ntap-20230302-0010/(cve@mitre.org)
https://sourceware.org/bugzilla/show_bug.cgi?id=30068(cve@mitre.org)
http://www.openwall.com/lists/oss-security/2023/02/10/1(af854a3a-2127-422b-91ae-364da2661108)
https://security.netapp.com/advisory/ntap-20230302-0010/(af854a3a-2127-422b-91ae-364da2661108)
https://sourceware.org/bugzilla/show_bug.cgi?id=30068(af854a3a-2127-422b-91ae-364da2661108)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.