CVE-2017-7670
Published Jul 10, 2017
Last updated a year ago
Overview
- Description
- The Traffic Router component of the incubating Apache Traffic Control project is vulnerable to a Slowloris style Denial of Service attack. TCP connections made on the configured DNS port will remain in the ESTABLISHED state until the client explicitly closes the connection or Traffic Router is restarted. If connections remain in the ESTABLISHED state indefinitely and accumulate in number to match the size of the thread pool dedicated to processing DNS requests, the thread pool becomes exhausted. Once the thread pool is exhausted, Traffic Router is unable to service any DNS request, regardless of transport protocol.
- Source
- security@apache.org
- NVD status
- Modified
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:N/I:N/A:P
Weaknesses
- nvd@nist.gov
- CWE-400
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:apache:traffic_control:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1DBD0BDC-FE45-4783-836C-98AC3C1AD582", "versionEndIncluding": "1.8.0" }, { "criteria": "cpe:2.3:a:apache:traffic_control:1.8.1:rc0:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "7C7D341B-4BCD-4040-9539-0B3D3BF489AA" }, { "criteria": "cpe:2.3:a:apache:traffic_control:2.0.0:rc1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "F4A5940F-5AF1-4E6A-8D40-800C402188DE" }, { "criteria": "cpe:2.3:a:apache:traffic_control:2.0.0:rc2:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A07F5552-C1D7-4D61-A7EA-FACE14BFB707" }, { "criteria": "cpe:2.3:a:apache:traffic_control:2.0.0:rc3:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CF329CC2-2B4C-46B7-AAB3-5902C66731C8" }, { "criteria": "cpe:2.3:a:apache:traffic_control:2.0.0:rc4:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "FAA4DE4E-41E9-4D6A-824A-259A10C58A33" }, { "criteria": "cpe:2.3:a:apache:traffic_control:2.0.0:rc5:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A5A0F919-6FA5-4C28-B840-E605C7EA1C43" }, { "criteria": "cpe:2.3:a:apache:traffic_control:2.0.0:rc6:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "C6EA36D0-C636-4D8F-96B3-77BF5266D9B2" } ], "operator": "OR" } ] } ]