cvelist/2017/15xxx/CVE-2017-15699.json
2019-03-18 01:37:14 +00:00

68 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"DATE_PUBLIC": "2018-02-13T00:00:00",
"ID": "CVE-2017-15699",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Qpid Dispatch Router",
"version": {
"version_data": [
{
"version_value": "Apache Qpid Dispatch Router 0.7.0 and 0.8.0"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"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 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",
"value": "Denial of Service"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "103067",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/103067"
},
{
"name": "https://issues.apache.org/jira/browse/DISPATCH-924",
"refsource": "CONFIRM",
"url": "https://issues.apache.org/jira/browse/DISPATCH-924"
}
]
}
}