cvelist/2017/1000xxx/CVE-2017-1000118.json

63 lines
1.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.org",
"DATE_ASSIGNED" : "2017-08-22T17:29:33.330273",
"ID" : "CVE-2017-1000118",
"REQUESTER" : "johannes.rudolph@lightbend.com",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Akka HTTP",
"version" : {
"version_data" : [
{
"version_value" : "10.0.5 and older, 2.4.11.1 and older"
}
]
}
}
]
},
"vendor_name" : "Akka HTTP"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Akka HTTP versions <= 10.0.5 Illegal Media Range in Accept Header Causes StackOverflowError Leading to Denial of Service"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Remotely triggerable stack overflow leading to complete shutdown of application"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://doc.akka.io/docs/akka-http/10.0.6/security/2017-05-03-illegal-media-range-in-accept-header-causes-stackoverflowerror.html"
}
]
}
}