The sapi_header_op 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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2016-08-07 10:59
Updated : 2024-02-04 18:53
NVD link : CVE-2015-8935
Mitre link : CVE-2015-8935
CVE.ORG link : CVE-2015-8935
JSON object : View
Products Affected
php
- php
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')