2017-10-29 14:04:06 -04:00
{
"CVE_data_meta" : {
2018-05-29 13:21:43 -04:00
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
2017-10-29 14:04:06 -04:00
"ID" : "CVE-2015-9241" ,
2018-05-29 13:21:43 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "hapi node module" ,
"version" : {
"version_data" : [
{
"version_value" : "<11.1.3"
}
]
}
}
]
} ,
"vendor_name" : "HackerOne"
}
]
}
2017-10-29 14:04:06 -04:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2018-05-29 16:06:16 -04:00
"value" : "Certain input passed into the If-Modified-Since or Last-Modified headers will cause an 'illegal access' exception to be raised. Instead of sending a HTTP 500 error back to the sender, hapi node module before 11.1.3 will continue to hold the socket open until timed out (default node timeout is 2 minutes)."
2018-05-29 13:21:43 -04:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Denial of Service (CWE-400)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-05-29 16:06:16 -04:00
"name" : "https://github.com/hapijs/hapi/commit/aab2496e930dce5ee1ab28eecec94e0e45f03580" ,
"refsource" : "MISC" ,
2018-05-29 13:21:43 -04:00
"url" : "https://github.com/hapijs/hapi/commit/aab2496e930dce5ee1ab28eecec94e0e45f03580"
} ,
{
2018-05-29 16:06:16 -04:00
"name" : "https://github.com/jfhbrook/node-ecstatic/pull/179" ,
"refsource" : "MISC" ,
2018-05-29 13:21:43 -04:00
"url" : "https://github.com/jfhbrook/node-ecstatic/pull/179"
} ,
{
2018-05-29 16:06:16 -04:00
"name" : "https://nodesecurity.io/advisories/63" ,
"refsource" : "MISC" ,
2018-05-29 13:21:43 -04:00
"url" : "https://nodesecurity.io/advisories/63"
2017-10-29 14:04:06 -04:00
}
]
}
}