Security readout for executives and security teams
Plain-English summary
This flaw can make Apache Traffic Control Traffic Router stop answering DNS requests. An attacker who can open and hold TCP connections to the configured DNS port may exhaust the DNS request thread pool, causing outage for services relying on that Traffic Router.
Executive priority
Prioritize if Traffic Router supports production DNS resolution or CDN routing. The business impact is availability loss, not cited data theft or code execution. Internet-exposed or partner-exposed DNS ports raise urgency.
Technical view
Traffic Router leaves TCP connections on its configured DNS port in ESTABLISHED state until client close or Traffic Router restart. Accumulated held connections can consume the DNS processing thread pool. Once exhausted, Traffic Router cannot service DNS requests over any transport protocol.
Likely exposure
Exposure is limited to Apache Traffic Control Traffic Router deployments running 1.8.0 incubating or 2.0.0 RC0 incubating, especially where the configured DNS port accepts TCP connections from untrusted networks.
Exploitation context
The bundle does not cite active exploitation, KEV listing, exploit code, or weaponized tooling. The described attack is a Slowloris-style denial of service requiring network access to the Traffic Router DNS port.
Researcher notes
The provided record lacks CVSS, CWE, fixed version, and detailed vendor mitigation text. Analysis is grounded in the CVE description and Apache mailing-list references. Do not claim exploitation without additional evidence.
Mitigation direction
- Check Apache Traffic Control vendor guidance for the supported fix or upgrade path.
- Move affected incubating Traffic Router releases out of production where feasible.
- Restrict TCP access to the Traffic Router DNS port to trusted networks.
- Monitor for abnormal long-lived established TCP sessions on the DNS port.
- Treat Traffic Router restart as temporary recovery, not remediation.
Validation and detection
- Inventory Apache Traffic Control deployments and identify Traffic Router versions.
- Confirm whether 1.8.0 incubating or 2.0.0 RC0 incubating is present.
- Review network exposure of the configured DNS port, especially TCP reachability.
- Check operational telemetry for accumulated established DNS-port TCP sessions.
- Confirm remediation against Apache guidance before closing the finding.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2017-7670 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- [users] 20170707 Apache Traffic Control Traffic Router Slowloris Denial of Service Vulnerability - CVE-2017-7670CVE reference · mailing-list, x_refsource_MLIST
- [trafficcontrol-commits] 20190906 [trafficcontrol-website] branch asf-site updated: Adds CVE-2019-12405 to security pageCVE reference · mailing-list, x_refsource_MLIST
- [trafficcontrol-commits] 20210616 [trafficcontrol-website] branch asf-site updated: Fix CVE-2020-17522 linkCVE reference · mailing-list, x_refsource_MLIST
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
