#VU40103 Improper Neutralization of Special Elements in Output Used by a Downstream Component in PHP - CVE-2016-7125

 

#VU40103 Improper Neutralization of Special Elements in Output Used by a Downstream Component in PHP - CVE-2016-7125

Published: September 12, 2016 / Updated: August 9, 2020


Vulnerability identifier: #VU40103
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2016-7125
CWE-ID: CWE-74
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
PHP
Software vendor:
PHP Group

Description

The vulnerability allows a remote non-authenticated attacker to manipulate data.

ext/session/session.c in PHP before 5.6.25 and 7.x before 7.0.10 skips invalid session names in a way that triggers incorrect parsing, which allows remote attackers to inject arbitrary-type session data by leveraging control of a session name, as demonstrated by object injection.


Remediation

Install update from vendor's website.

External links