CVE-2007-1396
The import_request_variables function in PHP 4.0.7 through 4.4.6, and 5.x before 5.2.2, when called without a prefix, does not prevent the (1) GET, (2) POST, (3) COOKIE, (4) FILES, (5) SERVER, (6) SESSION, and other superglobals from being overwritten,…
Does this matter?
Lower severity and a low EPSS score (1.86%). Track it; it rarely justifies an emergency change on its own.
Description
The import_request_variables function in PHP 4.0.7 through 4.4.6, and 5.x before 5.2.2, when called without a prefix, does not prevent the (1) GET, (2) POST, (3) COOKIE, (4) FILES, (5) SERVER, (6) SESSION, and other superglobals from being overwritten, which allows remote attackers to spoof source IP address and Referer data, and have other unspecified impact. NOTE: it could be argued that this is a design limitation of PHP and that only the misuse of this feature, i.e. implementation bugs in applications, should be included in CVE. However, it has been fixed by the vendor.
- CVSS 2.0
- 6.8 MEDIUMAV:N/AC:M/Au:N/C:P/I:P/A:P
- EPSS
- 1.86% probability · 78th percentile
- CISA KEV
- Not listed
- Affected
- php/php
- Source
- cve@mitre.org
References
- http://lists.opensuse.org/opensuse-security-announce/2007-07/msg00006.html
- http://secunia.com/advisories/26048
- http://securityreason.com/securityalert/2406
- http://us2.php.net/releases/4_4_7.php
- http://us2.php.net/releases/5_2_2.php
- http://www.securityfocus.com/archive/1/462263/100/0/threaded
- http://www.securityfocus.com/archive/1/462457/100/0/threaded
- http://www.securityfocus.com/archive/1/462658/100/0/threaded
- http://www.securityfocus.com/archive/1/462800/100/0/threaded
- http://www.securityfocus.com/bid/22886
- http://lists.opensuse.org/opensuse-security-announce/2007-07/msg00006.html
- http://secunia.com/advisories/26048
- http://securityreason.com/securityalert/2406
- http://us2.php.net/releases/4_4_7.php
- http://us2.php.net/releases/5_2_2.php
- http://www.securityfocus.com/archive/1/462263/100/0/threaded
- http://www.securityfocus.com/archive/1/462457/100/0/threaded
- http://www.securityfocus.com/archive/1/462658/100/0/threaded
- http://www.securityfocus.com/archive/1/462800/100/0/threaded
- http://www.securityfocus.com/bid/22886
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.