Apache httpd 2.0.59 and 2.2.4, with the Prefork MPM module, allows local users to cause a denial of service via certain code sequences executed in a worker process that (1) stop request processing by killing all worker processes and preventing creation of replacements or (2) hang the system by forcing the master process to fork an arbitrarily large number of worker processes. NOTE: This might be an inherent design limitation of Apache with respect to worker processes in hosted environments.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2007-06-20 22:30
Updated : 2024-02-04 17:13
NVD link : CVE-2007-3303
Mitre link : CVE-2007-3303
CVE.ORG link : CVE-2007-3303
JSON object : View
Products Affected
apache
- http_server
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')