cvelist/2018/17xxx/CVE-2018-17942.json
2018-10-03 04:07:02 -04:00

73 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-17942",
"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" : "The convert_to_decimal function in vasnprintf.c in Gnulib before 2018-09-23 has a heap-based buffer overflow because memory is not allocated for a trailing '\\0' character during %f processing."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/coreutils/gnulib/commit/278b4175c9d7dd47c1a3071554aac02add3b3c35",
"refsource" : "MISC",
"url" : "https://github.com/coreutils/gnulib/commit/278b4175c9d7dd47c1a3071554aac02add3b3c35"
},
{
"name" : "https://lists.gnu.org/archive/html/bug-gnulib/2018-09/msg00107.html",
"refsource" : "MISC",
"url" : "https://lists.gnu.org/archive/html/bug-gnulib/2018-09/msg00107.html"
},
{
"name" : "https://savannah.gnu.org/bugs/?func=detailitem&item_id=54686",
"refsource" : "MISC",
"url" : "https://savannah.gnu.org/bugs/?func=detailitem&item_id=54686"
}
]
}
}