mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
867 B
867 B
CVE-2007-3304
Description
Apache httpd 1.3.37, 2.0.59, and 2.2.4 with the Prefork MPM module, allows local users to cause a denial of service by modifying the worker_score and process_score arrays to reference an arbitrary process ID, which is sent a SIGUSR1 signal from the master process, aka "SIGUSR1 killer."
POC
Reference
- http://marc.info/?l=apache-httpd-dev&m=118252946632447&w=2
- http://securityreason.com/securityalert/2814