7.5
CVE-2017-7670
- EPSS 1.28%
- Veröffentlicht 10.07.2017 18:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
- Quelle security@apache.org
- Teams Watchlist Login
- Unerledigt Login
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Apache ≫ Traffic Control Version <= 1.8.0
Apache ≫ Traffic Control Version1.8.1 Updaterc0
Apache ≫ Traffic Control Version2.0.0 Updaterc1
Apache ≫ Traffic Control Version2.0.0 Updaterc2
Apache ≫ Traffic Control Version2.0.0 Updaterc3
Apache ≫ Traffic Control Version2.0.0 Updaterc4
Apache ≫ Traffic Control Version2.0.0 Updaterc5
Apache ≫ Traffic Control Version2.0.0 Updaterc6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.28% | 0.789 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
CWE-400 Uncontrolled Resource Consumption
The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.