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:".
References
Link | Resource |
---|---|
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01056506 | Broken Link |
http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01086137 | Broken Link |
http://secunia.com/advisories/25423 | Third Party Advisory |
http://secunia.com/advisories/25445 | Third Party Advisory |
http://secunia.com/advisories/25850 | Third Party Advisory |
http://security.gentoo.org/glsa/glsa-200705-19.xml | Third Party Advisory |
http://www.php-security.org/MOPB/MOPB-31-2007.html | Third Party Advisory |
http://www.securityfocus.com/bid/23120 | Third Party Advisory VDB Entry |
http://www.vupen.com/english/advisories/2007/1991 | Third Party Advisory |
http://www.vupen.com/english/advisories/2007/2374 | Third Party Advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/33658 | Third Party Advisory VDB Entry |
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11034 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2007-03-27 01:19
Updated : 2024-02-28 11:01
NVD link : CVE-2007-1701
Mitre link : CVE-2007-1701
CVE.ORG link : CVE-2007-1701
JSON object : View
Products Affected
php
- php
CWE
CWE-502
Deserialization of Untrusted Data