cvelist/2018/8xxx/CVE-2018-8030.json

69 lines
2.2 KiB
JSON
Raw Normal View History

2018-03-09 16:03:15 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2018-06-18T00:00:00",
2018-03-09 16:03:15 -05:00
"ID" : "CVE-2018-8030",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Qpid Broker-J",
"version" : {
"version_data" : [
{
"version_value" : "7.0.0, 7.0.1, 7.0.2, 7.0.3"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
2018-03-09 16:03:15 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A Denial of Service vulnerability was found in Apache Qpid Broker-J versions 7.0.0-7.0.4 when AMQP protocols 0-8, 0-9 or 0-91 are used to publish messages with size greater than allowed maximum message size limit (100MB by default). The broker crashes due to the defect. AMQP protocols 0-10 and 1.0 are not affected."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service Vulnerability"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-06-19 09:04:33 -04:00
"name" : "[qpid-users] 20180618 [SECURITY] [CVE-2018-8030] Apache Qpid Broker-J Denial of Service Vulnerability when AMQP 0-8...0-91 messages",
"refsource" : "MLIST",
"url" : "https://lists.apache.org/thread.html/1089a4f351a1bdca0618199e53bceeec59a10bf4e3008018d6949876@%3Cusers.qpid.apache.org%3E"
2018-06-20 06:05:13 -04:00
},
{
"name" : "1041138",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1041138"
2018-03-09 16:03:15 -05:00
}
]
}
}