cvelist/2017/15xxx/CVE-2017-15701.json

79 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2017-11-30T00:00:00",
"ID" : "CVE-2017-15701",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Qpid Broker-J",
"version" : {
"version_data" : [
{
"version_value" : "6.1.0, 6.1.1, 6.1.2, 6.1.3, and 6.1.4"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In Apache Qpid Broker-J versions 6.1.0 through 6.1.4 (inclusive) the broker does not properly enforce a maximum frame size in AMQP 1.0 frames. A remote unauthenticated attacker could exploit this to cause the broker to exhaust all available memory and eventually terminate. Older AMQP protocols are not affected."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Apache Qpid Broker-J Denial of Service Vulnerability"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[dev] 20171130 [SECURITY] [CVE-2017-15701] Apache Qpid Broker-J Denial of Service Vulnerability",
"refsource" : "MLIST",
"url" : "https://lists.apache.org/thread.html/4054e1c90993f337eeea24a312841c0661653e673c0ff8e2cd9520fe@%3Cdev.qpid.apache.org%3E"
},
{
"name" : "https://issues.apache.org/jira/browse/QPID-7947",
"refsource" : "CONFIRM",
"url" : "https://issues.apache.org/jira/browse/QPID-7947"
},
{
"name" : "https://qpid.apache.org/cves/CVE-2017-15701.html",
"refsource" : "CONFIRM",
"url" : "https://qpid.apache.org/cves/CVE-2017-15701.html"
},
{
"name" : "102041",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/102041"
}
]
}
}