mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
86 lines
3.2 KiB
JSON
86 lines
3.2 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@apache.org",
|
|
"DATE_PUBLIC": "2018-08-28T00:00:00",
|
|
"ID": "CVE-2018-8005",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Apache Traffic Server",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "6.0.0 to 6.2.2"
|
|
},
|
|
{
|
|
"version_value": "7.0.0 to 7.1.3"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Apache Software Foundation"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "When there are multiple ranges in a range request, Apache Traffic Server (ATS) will read the entire object from cache. This can cause performance problems with large objects in cache. This affects versions 6.0.0 to 6.2.2 and 7.0.0 to 7.1.3. To resolve this issue users running 6.x users should upgrade to 6.2.3 or later versions and 7.x users should upgrade to 7.1.4 or later versions."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Information Disclosure"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "[trafficserver-users] 20180828 [ANNOUNCE] Apache Traffic Server vulnerability with multi-range requests - CVE-2018-8005",
|
|
"refsource": "MLIST",
|
|
"url": "https://lists.apache.org/thread.html/55d225af92887bfed0194400fd1b718622cca4140fc7318d982e25ca@%3Cusers.trafficserver.apache.org%3E"
|
|
},
|
|
{
|
|
"name": "DSA-4282",
|
|
"refsource": "DEBIAN",
|
|
"url": "https://www.debian.org/security/2018/dsa-4282"
|
|
},
|
|
{
|
|
"name": "105187",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/105187"
|
|
},
|
|
{
|
|
"name": "https://github.com/apache/trafficserver/pull/3106",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/apache/trafficserver/pull/3106"
|
|
},
|
|
{
|
|
"name": "https://github.com/apache/trafficserver/pull/3124",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/apache/trafficserver/pull/3124"
|
|
}
|
|
]
|
|
}
|
|
} |