Buffer underflow in the header function in PHP 5.2.0 allows context-dependent attackers to execute arbitrary code by passing an all-whitespace string to this function, which causes it to write '\0' characters in whitespace that precedes the string.
References
Link | Resource |
---|---|
http://www.php-security.org/MOPB/MOPB-25-2007.html | Vendor Advisory |
https://www.exploit-db.com/exploits/3517 | |
http://www.php-security.org/MOPB/MOPB-25-2007.html | Vendor Advisory |
https://www.exploit-db.com/exploits/3517 |
Configurations
History
21 Nov 2024, 00:28
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.php-security.org/MOPB/MOPB-25-2007.html - Vendor Advisory | |
References | () https://www.exploit-db.com/exploits/3517 - |
Information
Published : 2007-03-21 23:19
Updated : 2024-11-21 00:28
NVD link : CVE-2007-1584
Mitre link : CVE-2007-1584
CVE.ORG link : CVE-2007-1584
JSON object : View
Products Affected
php
- php
CWE