{ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-25139", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "url": "https://sourceware.org/bugzilla/show_bug.cgi?id=30068", "refsource": "MISC", "name": "https://sourceware.org/bugzilla/show_bug.cgi?id=30068" }, { "refsource": "MLIST", "name": "[oss-security] 20230210 CVE-2023-25139: glibc-2.37 sprintf buffer overflow", "url": "http://www.openwall.com/lists/oss-security/2023/02/10/1" }, { "refsource": "CONFIRM", "name": "https://security.netapp.com/advisory/ntap-20230302-0010/", "url": "https://security.netapp.com/advisory/ntap-20230302-0010/" } ] } }