Security Advisory

CVE-2017-7670

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2017-07-10 18:00:00
Last updated 2024-09-16 17:52:59
Assigner apache
CVSS score not scored
State PUBLISHED

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.