Input validation error in PHP - CVE-2006-4486

 

Input validation error in PHP - CVE-2006-4486

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


Vulnerability identifier: #VU110476
CSH Severity: Low
CVSS v4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2006-4486
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to corrupt data.

Integer overflow in memory allocation routines in PHP before 5.1.6, when running on a 64-bit system, allows context-dependent attackers to bypass the memory_limit restriction.


Affected software

PHP

How to mitigate CVE-2006-4486

Install update from vendor's website.

PHP - update to 5.1.6

External References

Related Security Bulletins