First published: Fri Dec 31 2004(Updated: )
PHP 4.0 with cURL functions allows remote attackers to bypass the open_basedir setting and read arbitrary files via a file: URL argument to the curl_init function.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =4.0.4 | |
PHP | =4.0.5 | |
PHP | =4.0.7-rc2 | |
PHP | =4.0.7-rc1 | |
PHP | =4.0.3-patch1 | |
PHP | =4.0.7 | |
PHP | =4.0.2 | |
PHP | =4.0.1-patch1 | |
PHP | =4.0 | |
PHP | =4.0.1-patch2 | |
PHP | =4.0.6 | |
PHP | =4.0.7-rc3 | |
PHP | =4.0.1 | |
PHP | =4.0.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2004-1392 is considered a medium-level vulnerability due to the potential for unauthorized file access.
To fix CVE-2004-1392, upgrade to a secure version of PHP that does not allow bypassing the open_basedir restriction.
CVE-2004-1392 affects PHP versions 4.0.0 through 4.0.7-rc3.
Yes, CVE-2004-1392 can be exploited by remote attackers without requiring authentication.
CVE-2004-1392 facilitates file disclosure attacks, allowing attackers to read arbitrary files on the server.