First published: Wed Sep 12 2007(Updated: )
Directory traversal vulnerability in PHP 5.2.4 and earlier allows attackers to bypass open_basedir restrictions and possibly execute arbitrary code via a .. (dot dot) in the dl function.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | <=5.2.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-4825 is considered to be of medium severity due to its potential for remote code execution.
To fix CVE-2007-4825, upgrade PHP to version 5.2.5 or later to eliminate the directory traversal vulnerability.
CVE-2007-4825 affects PHP versions 5.2.4 and earlier.
The impact of CVE-2007-4825 includes the ability for attackers to bypass open_basedir restrictions and potentially execute arbitrary code.
Yes, CVE-2007-4825 exploits a vulnerability that allows attackers to bypass open_basedir restrictions in PHP.