PHP before 4.4.3 and 5.x before 5.1.4 does not limit the character set of the session identifier (PHPSESSID) for third party session handlers, which might make it easier for remote attackers to exploit other vulnerabilities by inserting PHP code into the PHPSESSID, which is stored in the session file. NOTE: it could be argued that this not a vulnerability in PHP itself, rather a design limitation that enables certain attacks against session handlers that do not account for this limitation.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2006-08-29 00:04
Updated : 2018-10-30 16:25
NVD link : CVE-2006-4433
Mitre link : CVE-2006-4433
CVE.ORG link : CVE-2006-4433
JSON object : View
Products Affected
php
- php
CWE