#VU40515 Input validation error in PHP - CVE-2015-6836
Published: January 19, 2016 / Updated: August 9, 2020
PHP
PHP Group
Description
The vulnerability allows a remote non-authenticated attacker to read and manipulate data.
The SoapClient __call method in ext/soap/soap.c in PHP before 5.4.45, 5.5.x before 5.5.29, and 5.6.x before 5.6.13 does not properly manage headers, which allows remote attackers to execute arbitrary code via crafted serialized data that triggers a "type confusion" in the serialize_function_call function. <a href="http://cwe.mitre.org/data/definitions/843.html">CWE-843: Access of Resource Using Incompatible Type ('Type Confusion')</a>