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
Configurations
History
No history.
Information
Published : 2007-03-27 01:19
Updated : 2025-04-09 00:30
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