Uncontrolled Resource Consumption
CVE-2007-1863
Summary
The file "cache_util.c" in the "mod_cache" module in Apache HTTP Server (httpd) versions 2.0.37 through 2.0.59, and 2.2.0 through 2.2.4, when caching is enabled and a threaded Multi-Processing Module (MPM) is used, allows remote attackers to cause a Denial of Service (child processing handler crash) via a request with the (1) "s-maxage", (2) "max-age", (3) "min-fresh", or (4) "max-stale" Cache-Control headers without a value.
- 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