Input validation error in PHP - CVE-2009-4143

 

Input validation error in PHP - CVE-2009-4143

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


Vulnerability identifier: #VU110315
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-2009-4143
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 execute arbitrary code.

PHP before 5.2.12 does not properly handle session data, which has unspecified impact and attack vectors related to (1) interrupt corruption of the SESSION superglobal array and (2) the session.save_path directive.


Affected software

PHP
Slackware Linux
php

How to mitigate CVE-2009-4143

Install update from vendor's website.

PHP - addressed in versions 4.10, 5.2.11
php - update to 5.2.12

External References

Related Security Bulletins