Input validation error in PHP - CVE-2000-0059
Published: September 10, 2008 / Updated: June 10, 2025
Vulnerability identifier: #VU110553
CSH Severity: High
CVSS v4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2000-0059
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability:
Public exploit is available
Vulnerability details
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
PHP3 with safe_mode enabled does not properly filter shell metacharacters from commands that are executed by popen, which could allow remote attackers to execute commands.
Affected software
PHP
How to mitigate CVE-2000-0059
Install update from vendor's website.
PHP - update to 3.0.14