cvelist/2017/17xxx/CVE-2017-17663.json

63 lines
1.6 KiB
JSON
Raw Normal View History

2017-12-13 15:02:51 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-17663",
2018-02-06 12:02:37 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
2017-12-13 15:02:51 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-02-06 12:02:37 -05:00
"value" : "The htpasswd implementation of mini_httpd before v1.28 and of thttpd before v2.28 is affected by a buffer overflow that can be exploited remotely to perform code execution."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://acme.com/updates/archive/199.html",
"refsource" : "CONFIRM",
2018-02-06 12:02:37 -05:00
"url" : "http://acme.com/updates/archive/199.html"
2017-12-13 15:02:51 -05:00
}
]
}
}