Input validation error in PHP - CVE-2000-0967

 

Input validation error in PHP - CVE-2000-0967

Published: May 3, 2018 / Updated: June 10, 2025


Vulnerability identifier: #VU110551
CSH Severity: High
CVSS v4.0: 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/E:P/U:Amber
CVE-ID: CVE-2000-0967
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 execute arbitrary code.

PHP 3 and 4 do not properly cleanse user-injected format strings, which allows remote attackers to execute arbitrary commands by triggering error messages that are improperly written to the error logs.


How to mitigate CVE-2000-0967

Install update from vendor's website.

Sources