CVE-2018-8005: Apache Traffic Server vulnerability with multi-range requests
Vendor: The Apache Software Foundation Version Affected: ATS 6.0.0 to 6.2.2 ATS 7.0.0 to 7.1.3 Description: When the there are multiple ranges in a range request ATS will read the entire object from cache. This can cause performance problems with large objects in cache. Mitigation: 6.x users should upgrade to 6.2.3 or later versions 7.x users should upgrade to 7.1.4 or later versions References: Downloads: https://trafficserver.apache.org/downloads Github Pull Request: https://github.com/apache/trafficserver/pull/3106 https://github.com/apache/trafficserver/pull/3124 CVE: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-8005 -Bryan