Code Injection in PHP - CVE-2006-0207

 

Code Injection in PHP - CVE-2006-0207

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


Vulnerability identifier: #VU110495
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2006-0207
CWE-ID: CWE-94
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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

Multiple HTTP response splitting vulnerabilities in PHP 5.1.1 allow remote attackers to inject arbitrary HTTP headers via a crafted Set-Cookie header, related to the (1) session extension (aka ext/session) and the (2) header function.


Affected software

PHP
Gentoo Linux
dev-lang/php

How to mitigate CVE-2006-0207

Install update from vendor's website.

PHP - update to 5.1.2
dev-lang/php - update to 5.6.28

External References

Related Security Bulletins