cvelist/2018/16xxx/CVE-2018-16131.json
2018-09-07 18:04:13 -04:00

78 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-16131",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The decodeRequest and decodeRequestWith directives in Lightbend Akka HTTP 10.1.x through 10.1.4 and 10.0.x through 10.0.13 allow remote attackers to cause a denial of service (memory consumption and daemon crash) via a ZIP bomb."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://akka.io/blog/news/2018/08/30/akka-http-dos-vulnerability-found",
"refsource" : "MISC",
"url" : "https://akka.io/blog/news/2018/08/30/akka-http-dos-vulnerability-found"
},
{
"name" : "https://github.com/akka/akka-http/issues/2137",
"refsource" : "MISC",
"url" : "https://github.com/akka/akka-http/issues/2137"
},
{
"name" : "https://groups.google.com/forum/#!topic/akka-security/Dj7INsYWdjg",
"refsource" : "MISC",
"url" : "https://groups.google.com/forum/#!topic/akka-security/Dj7INsYWdjg"
},
{
"name" : "https://doc.akka.io/docs/akka-http/current/security/2018-09-05-denial-of-service-via-decodeRequest.html",
"refsource" : "CONFIRM",
"url" : "https://doc.akka.io/docs/akka-http/current/security/2018-09-05-denial-of-service-via-decodeRequest.html"
}
]
}
}