fopen_wrappers.c in PHP 4.4.0, and possibly other versions, does not properly restrict access to other directories when the open_basedir directive includes a trailing slash, which allows PHP scripts in one directory to access files in other directories whose names are substrings of the original directory.
References
Configurations
History
No history.
Information
Published : 2005-09-26 19:03
Updated : 2024-02-28 10:42
NVD link : CVE-2005-3054
Mitre link : CVE-2005-3054
CVE.ORG link : CVE-2005-3054
JSON object : View
Products Affected
php
- php
CWE