PHP 5.2.0 and 4.4 allows local users to bypass safe_mode and open_basedir restrictions via a malicious path and a null byte before a ";" in a session_save_path argument, followed by an allowed path, which causes a parsing inconsistency in which PHP validates the allowed path but sets session.save_path to the malicious path.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2006-12-10 20:28
Updated : 2024-02-04 17:13
NVD link : CVE-2006-6383
Mitre link : CVE-2006-6383
CVE.ORG link : CVE-2006-6383
JSON object : View
Products Affected
php
- php
CWE
CWE-20
Improper Input Validation