Vulnerability Description
PHP 4 before 4.4.5, and PHP 5 before 5.2.1, when register_globals is enabled, allows context-dependent attackers to execute arbitrary code via deserialization of session data, which overwrites arbitrary global variables, as demonstrated by calling session_decode on a string beginning with "_SESSION|s:39:".
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Php | Php | >= 4.0.0, < 4.4.5 |
Related Weaknesses (CWE)
References
- http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objeBroken Link
- http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objeBroken Link
- http://secunia.com/advisories/25423Third Party Advisory
- http://secunia.com/advisories/25445Third Party Advisory
- http://secunia.com/advisories/25850Third Party Advisory
- http://security.gentoo.org/glsa/glsa-200705-19.xmlThird Party Advisory
- http://www.php-security.org/MOPB/MOPB-31-2007.htmlThird Party Advisory
- http://www.securityfocus.com/bid/23120Third Party AdvisoryVDB Entry
- http://www.vupen.com/english/advisories/2007/1991Third Party Advisory
- http://www.vupen.com/english/advisories/2007/2374Third Party Advisory
- https://exchange.xforce.ibmcloud.com/vulnerabilities/33658Third Party AdvisoryVDB Entry
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Third Party Advisory
- http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objeBroken Link
- http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objeBroken Link
- http://secunia.com/advisories/25423Third Party Advisory
FAQ
What is CVE-2007-1701?
CVE-2007-1701 is a vulnerability with a CVSS score of 6.8 (MEDIUM). PHP 4 before 4.4.5, and PHP 5 before 5.2.1, when register_globals is enabled, allows context-dependent attackers to execute arbitrary code via deserialization of session data, which overwrites arbitra...
How severe is CVE-2007-1701?
CVE-2007-1701 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-1701?
Check the references section above for vendor advisories and patch information. Affected products include: Php Php.