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

69 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-21 14:02:45 -04:00
{
"CVE_data_meta" : {
2018-02-13 17:03:45 -05:00
"ASSIGNER" : "security@apache.org",
2018-02-14 08:41:44 -05:00
"DATE_PUBLIC" : "2018-02-13T00:00:00",
2017-10-21 14:02:45 -04:00
"ID" : "CVE-2017-15699",
2018-02-13 17:03:45 -05:00
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
2018-02-14 08:41:44 -05:00
"product_name" : "Apache Qpid Dispatch Router",
2018-02-13 17:03:45 -05:00
"version" : {
"version_data" : [
{
2018-02-14 08:41:44 -05:00
"version_value" : "Apache Qpid Dispatch Router 0.7.0 and 0.8.0"
2018-02-13 17:03:45 -05:00
}
]
}
}
]
},
2018-02-14 08:41:44 -05:00
"vendor_name" : "Apache Software Foundation"
2018-02-13 17:03:45 -05:00
}
]
}
2017-10-21 14:02:45 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-02-13 17:03:45 -05:00
"value" : "A Denial of Service vulnerability was found in Apache Qpid Dispatch Router versions 0.7.0 and 0.8.0. To exploit this vulnerability, a remote user must be able to establish an AMQP connection to the Qpid Dispatch Router and send a specifically crafted AMQP frame which will cause it to segfault and shut down."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
2018-02-14 08:41:44 -05:00
"value" : "Denial of Service"
2018-02-13 17:03:45 -05:00
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://issues.apache.org/jira/browse/DISPATCH-924",
"refsource" : "CONFIRM",
2018-02-13 17:03:45 -05:00
"url" : "https://issues.apache.org/jira/browse/DISPATCH-924"
2018-02-20 06:05:12 -05:00
},
{
"name" : "103067",
"refsource" : "BID",
2018-02-20 06:05:12 -05:00
"url" : "http://www.securityfocus.com/bid/103067"
2017-10-21 14:02:45 -04:00
}
]
}
}