Input validation error in PHP - CVE-2006-4485

 

Input validation error in PHP - CVE-2006-4485

Published: October 30, 2018 / Updated: June 8, 2025


Vulnerability identifier: #VU110475
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:U/U:Amber
CVE-ID: CVE-2006-4485
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: PHP Group
Affected software:
PHP

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

The stripos function in PHP before 5.1.5 has unknown impact and attack vectors related to an out-of-bounds read.


How to mitigate CVE-2006-4485

Install update from vendor's website.

Sources