cvelist/2017/5xxx/CVE-2017-5659.json
2019-03-18 04:47:30 +00:00

72 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2017-5659",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Traffic Server",
"version": {
"version_data": [
{
"version_value": "All versions prior to version 6.2.1"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Apache Traffic Server before 6.2.1 generates a coredump when there is a mismatch between content length and chunked encoding."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "DoS attack"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://issues.apache.org/jira/browse/TS-4819",
"refsource": "CONFIRM",
"url": "https://issues.apache.org/jira/browse/TS-4819"
},
{
"name": "97949",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/97949"
},
{
"name": "1038275",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1038275"
}
]
}
}