ID CVE-2023-25139
Summary 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.
References
Vulnerable Configurations
  • cpe:2.3:a:gnu:glibc:2.37:*:*:*:*:*:*:*
    cpe:2.3:a:gnu:glibc:2.37:*:*:*:*:*:*:*
CVSS
Base: None
Impact:
Exploitability:
CWE CWE-787
CAPEC
Access
VectorComplexityAuthentication
Impact
ConfidentialityIntegrityAvailability
Last major update 02-03-2023 - 16:15
Published 03-02-2023 - 06:15
Last modified 02-03-2023 - 16:15
Back to Top