Resource management error in PHP - CVE-2006-1549

 

Resource management error in PHP - CVE-2006-1549

Published: October 18, 2018 / Updated: June 13, 2025


Vulnerability identifier: #VU110486
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2006-1549
CWE-ID: CWE-399
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vendor: PHP Group
Affected software:
PHP

Detailed vulnerability description

The vulnerability allows a local user to perform service disruption.

PHP 4.4.2 and 5.1.2 allows local users to cause a crash (segmentation fault) by defining and executing a recursive function. NOTE: it has been reported by a reliable third party that some later versions are also affected. Upgrade to PHP 5.1.3-RC3


How to mitigate CVE-2006-1549

Install update from vendor's website.

Sources