CVE-2015-8935: XSS
The sapiheaderop function in main/SAPI.c in PHP before 5.4.38, 5.5.x before 5.5.22, and 5.6.x before 5.6.6 supports deprecated line folding without considering browser compatibility, which allows remote attackers to conduct cross-site scripting (XSS) attacks against Internet Explorer by leveraging (1) %0A%20 or (2) %0D%0A%20 mishandling in the header function.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2015-8935?
CVE-2015-8935 is classified as a high severity vulnerability due to its potential for cross-site scripting (XSS) attacks.
How do I fix CVE-2015-8935?
To fix CVE-2015-8935, upgrade PHP to version 5.4.38, 5.5.22, or 5.6.6 or later.
Which versions of PHP are affected by CVE-2015-8935?
CVE-2015-8935 affects PHP versions before 5.4.38, 5.5.x before 5.5.22, and 5.6.x before 5.6.6.
What types of attacks can be conducted using CVE-2015-8935?
CVE-2015-8935 allows remote attackers to conduct cross-site scripting (XSS) attacks against Internet Explorer.
Is CVE-2015-8935 a concerning vulnerability for web applications?
Yes, CVE-2015-8935 poses a significant threat to web applications that use vulnerable PHP versions, particularly affecting users of Internet Explorer.