Vulnerability identifier: #VU43654
Vulnerability risk: Medium
CVSSv4.0: 5.5 [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/E:P/U:Green]
CVE-ID:
CWE-ID:
CWE-20
Exploitation vector: Network
Exploit availability: Yes
Vulnerable software:
PHP
Universal components / Libraries /
Scripting languages
Vendor: PHP Group
Description
The vulnerability allows a remote non-authenticated attacker to manipulate data.
The sapi_header_op function in main/SAPI.c in PHP before 5.3.11 and 5.4.x before 5.4.0RC2 does not check for %0D sequences (aka carriage return characters), which allows remote attackers to bypass an HTTP response-splitting protection mechanism via a crafted URL, related to improper interaction between the PHP header function and certain browsers, as demonstrated by Internet Explorer and Google Chrome.
Mitigation
Install update from vendor's website.
Vulnerable software versions
PHP: 5.3.0 - 5.3.9
External links
https://article.gmane.org/gmane.comp.php.devel/70584
https://lists.opensuse.org/opensuse-security-announce/2013-08/msg00006.html
https://openwall.com/lists/oss-security/2012/08/29/5
https://openwall.com/lists/oss-security/2012/09/05/15
https://rhn.redhat.com/errata/RHSA-2013-1307.html
https://secunia.com/advisories/55078
https://security-tracker.debian.org/tracker/CVE-2011-1398
https://www.securitytracker.com/id?1027463
https://www.ubuntu.com/usn/USN-1569-1
https://bugs.php.net/bug.php?id=60227
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.