Input validation error in PHP - CVE-2004-1392

 

Input validation error in PHP - CVE-2004-1392

Published: October 11, 2017 / Updated: June 9, 2025


Vulnerability identifier: #VU110518
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2004-1392
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: PHP Group
Affected software:
PHP

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

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.


How to mitigate CVE-2004-1392

Install update from vendor's website.

Sources