Uncontrolled Resource Consumption
CVE-2010-0408
Summary
The "ap_proxy_ajp_request" function in "mod_proxy_ajp.c" in "mod_proxy_ajp" in the Apache HTTP Server 2.2.x prior to 2.2.15 does not properly handle certain situations in which a client sends no request body, which allows remote attackers to cause a Denial of Service (Backend Server Outage) via a crafted request, related to use of a 500 error code instead of the appropriate 400 error code.
- LOW
- NETWORK
- NONE
- UNCHANGED
- NONE
- NONE
- NONE
- LOW
CWE-400 - Uncontrolled resource consumption
An uncontrolled resource allocation attack (also known as resource exhaustion attack) triggers unauthorized overconsumption of the limited resources in an application, such as memory, file system storage, database connection pool entries, and CPU. This may lead to denial of service for valid users and degradation of the application's functionality as well as that of the host operating system.
Advisory Timeline
- Published