Name | CVE-2003-1307 |
Description | 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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
apache2 (PTS) | bullseye | 2.4.62-1~deb11u1 | vulnerable |
| bullseye (security) | 2.4.62-1~deb11u2 | vulnerable |
| bookworm, bookworm (security) | 2.4.62-1~deb12u2 | vulnerable |
| sid, trixie | 2.4.62-3 | vulnerable |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
apache | source | (unstable) | (unfixed) | unimportant | | |
apache2 | source | (unstable) | (unfixed) | unimportant | | |
Notes
More of an apache flaw than a php flaw. And just one more reason
why you have lost as soon as an attacker can execute arbitrary
php scripts.
http://www.securityfocus.com/bid/9302
Probably an unfixable design flaw. But if you can execute a malicious
program, you can do $BADSTUFF anyway.