CVE-2007-6750: Slow HTTP DoS Attacks Mitigation
An Uncontrolled Resource Consumption vulnerability in multiple products may allow an attacker to cause web service portal denial of service (DoS) via handling special crafted HTTP requests/responses in pieces slowly. Slow HTTP attacks are denial-of-service (DoS) attacks in which the attacker sends HTTP requests in pieces slowly, one at a time to a Web server. If an HTTP request is not complete, or if the transfer rate is very low, the server keeps its resources busy waiting for the rest of the data. When the server’s concurrent connection pool reaches its maximum, this creates a DoS. Slow HTTP attacks are easy to execute because they require only minimal resources from the attacker.
Other sources
The Apache HTTP Server 1.x and 2.x allows remote attackers to cause a denial of service (daemon outage) via partial HTTP requests, as demonstrated by Slowloris, related to the lack of the modreqtimeout module in versions before 2.2.15.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2007-6750?
The severity of CVE-2007-6750 is classified as high due to its potential for causing denial of service (DoS) attacks.
How do I fix CVE-2007-6750?
To fix CVE-2007-6750, upgrade to a patched version of Apache HTTP Server beyond the affected versions.
What software versions are affected by CVE-2007-6750?
CVE-2007-6750 affects multiple versions of Apache HTTP Server, specifically versions 1.0 to 2.2.14.
Can CVE-2007-6750 be exploited remotely?
Yes, CVE-2007-6750 can be exploited remotely through specially crafted HTTP requests.
What tactics do attackers use with CVE-2007-6750?
Attackers typically use slow HTTP attacks to exploit CVE-2007-6750 and exhaust server resources.