6.1
CVSSv3

CVE-2015-8935

Published: 07/08/2016 Updated: 05/01/2018
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
CVSS v3 Base Score: 6.1 | Impact Score: 2.7 | Exploitability Score: 2.8
VMScore: 383
Vector: AV:N/AC:M/Au:N/C:N/I:P/A:N

Vulnerability Summary

The sapi_header_op function in main/SAPI.c in PHP prior to 5.4.38, 5.5.x prior to 5.5.22, and 5.6.x prior to 5.6.6 supports deprecated line folding without considering browser compatibility, which allows remote malicious users 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.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

php php 5.5.0

php php 5.6.0

php php 5.6.4

php php 5.6.5

php php 5.5.20

php php 5.5.21

php php

php php 5.5.11

php php 5.6.1

php php 5.5.14

php php 5.5.18

php php 5.5.5

php php 5.5.6

php php 5.5.7

php php 5.6.2

php php 5.6.3

php php 5.5.19

php php 5.5.2

php php 5.5.8

php php 5.5.9

php php 5.5.1

php php 5.5.10

php php 5.5.12

php php 5.5.13

php php 5.5.3

php php 5.5.4

Vendor Advisories

Synopsis Moderate: rh-php56 security, bug fix, and enhancement update Type/Severity Security Advisory: Moderate Topic An update for rh-php56, rh-php56-php, and rh-php56-php-pear is now available for Red Hat Software CollectionsRed Hat Product Security has rated this update as having a security impact of Mo ...
Several security issues were fixed in PHP ...
The header() PHP function allowed header stings containing line break followed by a space or tab, as allowed by RFC 2616 Certain browsers handled the continuation line as new header, making it possible to conduct a HTTP response splitting attack against such browsers The header() function was updated to follow RFC 7230 and not allow any line brea ...