Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Thorben

#53496of 53,622
2.1Total CVSS
Vulnerabilities · 1
PT-2005-3887
2.1
2005-09-26
Php · Php · CVE-2005-3054
**Name of the Vulnerable Software and Affected Versions** PHP versions 4.4.0 **Description** The issue arises from improper restriction of access to other directories when the open basedir directive includes a trailing slash. This allows PHP scripts in one directory to access files in other directories whose names are substrings of the original directory. **Recommendations** For PHP version 4.4.0, consider removing the trailing slash from the open basedir directive to prevent unauthorized access to other directories.