cvelist/2019/0xxx/CVE-2019-0200.json

69 lines
2.3 KiB
JSON
Raw Normal View History

2018-11-14 09:04:54 -05:00
{
"CVE_data_meta" : {
2019-03-06 12:32:51 -05:00
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2019-03-01T00:00:00",
2018-11-14 09:04:54 -05:00
"ID" : "CVE-2019-0200",
2019-03-06 12:32:51 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Qpid Broker-J",
"version" : {
"version_data" : [
{
"version_value" : "Apache Qpid Broker-J 6.0.0 to 7.0.6 (inclusive), 7.1.0"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
2018-11-14 09:04:54 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2019-03-06 12:32:51 -05:00
"value" : "A Denial of Service vulnerability was found in Apache Qpid Broker-J versions 6.0.0-7.0.6 (inclusive) and 7.1.0 which allows an unauthenticated attacker to crash the broker instance by sending specially crafted commands using AMQP protocol versions below 1.0 (AMQP 0-8, 0-9, 0-91 and 0-10). Users of Apache Qpid Broker-J versions 6.0.0-7.0.6 (inclusive) and 7.1.0 utilizing AMQP protocols 0-8, 0-9, 0-91, 0-10 must upgrade to Qpid Broker-J versions 7.0.7 or 7.1.1 or later."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2019-03-06 13:06:33 -05:00
"name" : "[qpid-users] 20190301 [SECURITY] CVE-2019-0200: Apache Qpid Broker-J Denial of Service due to malformed AMQP 0-8 to 0-10 commands",
"refsource" : "MLIST",
2019-03-06 12:32:51 -05:00
"url" : "https://lists.apache.org/thread.html/ac79d48de37d42b64da50384dbe9c8a329c5f553dd12ef7c28a832de@%3Cusers.qpid.apache.org%3E"
2019-03-07 06:10:18 -05:00
},
{
"name" : "107215",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/107215"
2018-11-14 09:04:54 -05:00
}
]
}
}