First published: Fri Jan 13 2006(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =5.1.1 | |
PHP | =5.0-rc1 | |
PHP | =5.0.5 | |
PHP | =5.0.1 | |
PHP | =5.0.4 | |
PHP | =5.0-rc3 | |
PHP | =5.0.3 | |
PHP | =5.1.0 | |
PHP | =5.0-rc2 | |
PHP | =5.0.2 | |
PHP | =5.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-0207 has been classified with critical severity due to the potential for remote code injection and control over HTTP response headers.
To fix CVE-2006-0207, upgrade PHP to version 5.1.2 or later, where this issue has been addressed.
CVE-2006-0207 affects PHP versions 5.1.1, 5.1.0, 5.0.5, 5.0.4, among others, including several release candidates.
Attackers can exploit CVE-2006-0207 by sending specially crafted Set-Cookie headers that allow arbitrary HTTP header injection.
Exploitation of CVE-2006-0207 can lead to session hijacking, cookie manipulation, and misdirection of web traffic.