CVE-2003-1307: Medium severity Apache HTTP Server vulnerability
DISPUTED The modphp 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."
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2003-1307?
CVE-2003-1307 is considered a local security vulnerability that could allow local users to interfere with the Apache HTTP Server process.
How do I fix CVE-2003-1307?
To mitigate CVE-2003-1307, restrict write access to PHP scripts for local users and consider upgrading to a patched version of the Apache HTTP Server.
What versions of Apache HTTP Server are affected by CVE-2003-1307?
CVE-2003-1307 affects several versions of Apache HTTP Server including 2.0.9 to 2.0.48.
Who is at risk with CVE-2003-1307?
Local users who have write access to PHP scripts on the server pose a risk with CVE-2003-1307.
Is CVE-2003-1307 still relevant today?
While CVE-2003-1307 primarily affects older versions of Apache, it is important for administrators of legacy systems to be aware of this vulnerability.