mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
69 lines
1.8 KiB
JSON
69 lines
1.8 KiB
JSON
{
|
|
"CVE_data_meta" : {
|
|
"ASSIGNER" : "support@hackerone.com",
|
|
"DATE_PUBLIC" : "2018-04-26T00:00:00",
|
|
"ID" : "CVE-2017-16138",
|
|
"STATE" : "PUBLIC"
|
|
},
|
|
"affects" : {
|
|
"vendor" : {
|
|
"vendor_data" : [
|
|
{
|
|
"product" : {
|
|
"product_data" : [
|
|
{
|
|
"product_name" : "mime node module",
|
|
"version" : {
|
|
"version_data" : [
|
|
{
|
|
"version_value" : "< 1.4.1 || > 2.0.0 < 2.0.3"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name" : "HackerOne"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format" : "MITRE",
|
|
"data_type" : "CVE",
|
|
"data_version" : "4.0",
|
|
"description" : {
|
|
"description_data" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "The mime module is vulnerable to regular expression denial of service when a mime lookup is performed on untrusted user input."
|
|
}
|
|
]
|
|
},
|
|
"problemtype" : {
|
|
"problemtype_data" : [
|
|
{
|
|
"description" : [
|
|
{
|
|
"lang" : "eng",
|
|
"value" : "Denial of Service (CWE-400)"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references" : {
|
|
"reference_data" : [
|
|
{
|
|
"name" : "https://github.com/broofa/node-mime/issues/167",
|
|
"refsource" : "MISC",
|
|
"url" : "https://github.com/broofa/node-mime/issues/167"
|
|
},
|
|
{
|
|
"name" : "https://nodesecurity.io/advisories/535",
|
|
"refsource" : "MISC",
|
|
"url" : "https://nodesecurity.io/advisories/535"
|
|
}
|
|
]
|
|
}
|
|
}
|