Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | 5.2.0 |
References
- http://www.php-security.org/MOPB/MOPB-25-2007.htmlVendor Advisory
- https://www.exploit-db.com/exploits/3517
- http://www.php-security.org/MOPB/MOPB-25-2007.htmlVendor Advisory
- https://www.exploit-db.com/exploits/3517
FAQ
What is CVE-2007-1584?
CVE-2007-1584 is a vulnerability with a CVSS score of 6.8 (MEDIUM). 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' ch...
How severe is CVE-2007-1584?
CVE-2007-1584 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2007-1584?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.