cvelist/2018/1000xxx/CVE-2018-1000101.json

75 lines
2.5 KiB
JSON
Raw Normal View History

2018-02-24 21:47:36 -07:00
{
2018-03-06 12:04:23 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2/24/2018 6:28:21",
"ID" : "CVE-2018-1000101",
"REQUESTER" : "mail@dmnk.co",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Mingw-w64",
"version" : {
"version_data" : [
{
"version_value" : "5.0.3 and earlier"
}
]
}
}
2018-02-24 21:47:36 -07:00
]
2018-03-06 12:04:23 -05:00
},
"vendor_name" : "Mingw-w64"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Mingw-w64 version 5.0.3 and earlier contains an Improper Null Termination (CWE-170) vulnerability in mingw-w64-crt (libc)->(v)snprintf that can result in The bug may be used to corrupt subsequent string functions. This attack appear to be exploitable via Depending on the usage, worst case: network."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : " CWE-170: Improper Null Termination"
}
2018-02-24 21:47:36 -07:00
]
2018-03-06 12:04:23 -05:00
}
2018-02-24 21:47:36 -07:00
]
2018-03-06 12:04:23 -05:00
},
"references" : {
"reference_data" : [
{
"name" : "https://sourceforge.net/p/mingw-w64/bugs/709/?limit=25#1d38/fefc/39aa",
"refsource" : "MISC",
2018-03-06 12:04:23 -05:00
"url" : "https://sourceforge.net/p/mingw-w64/bugs/709/?limit=25#1d38/fefc/39aa"
},
{
"name" : "https://sourceforge.net/p/mingw-w64/mingw-w64/ci/v5.x/tree/mingw-w64-crt/stdio/snprintf.c#l15",
"refsource" : "MISC",
2018-03-06 12:04:23 -05:00
"url" : "https://sourceforge.net/p/mingw-w64/mingw-w64/ci/v5.x/tree/mingw-w64-crt/stdio/snprintf.c#l15"
},
{
"name" : "https://sourceforge.net/p/mingw-w64/mingw-w64/ci/v5.x/tree/mingw-w64-crt/stdio/vsnprintf.c#l12",
"refsource" : "MISC",
2018-03-06 12:04:23 -05:00
"url" : "https://sourceforge.net/p/mingw-w64/mingw-w64/ci/v5.x/tree/mingw-w64-crt/stdio/vsnprintf.c#l12"
}
]
}
2018-02-24 21:47:36 -07:00
}