The mod_php module for the Apache HTTP Server allows local users with write access to PHP scripts to send signals to the server's process group and use the server's file descriptors, as demonstrated by sending a STOP signal, then intercepting incoming connections on the server's TCP port. NOTE: the PHP developer has disputed this vulnerability, saying "The opened file descriptors are opened by Apache. It is the job of Apache to protect them ... Not a bug in PHP.
References
Link | Resource |
---|---|
http://bugs.php.net/38915 | Exploit |
http://hackerdom.ru/~dimmo/phpexpl.c | Exploit |
http://www.securityfocus.com/archive/1/348368 | Exploit Vendor Advisory |
http://www.securityfocus.com/archive/1/449234/100/0/threaded | |
http://www.securityfocus.com/archive/1/449298/100/0/threaded | |
http://www.securityfocus.com/bid/9302 | Exploit |
Configurations
Configuration 1 (hide)
|
History
07 Nov 2023, 01:56
Type | Values Removed | Values Added |
---|---|---|
Summary | The mod_php module for the Apache HTTP Server allows local users with write access to PHP scripts to send signals to the server's process group and use the server's file descriptors, as demonstrated by sending a STOP signal, then intercepting incoming connections on the server's TCP port. NOTE: the PHP developer has disputed this vulnerability, saying "The opened file descriptors are opened by Apache. It is the job of Apache to protect them ... Not a bug in PHP. |
Information
Published : 2003-12-31 05:00
Updated : 2024-08-08 03:15
NVD link : CVE-2003-1307
Mitre link : CVE-2003-1307
CVE.ORG link : CVE-2003-1307
JSON object : View
Products Affected
apache
- http_server
CWE