### [CVE-2016-3185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3185) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The make_http_soap_request function in ext/soap/php_http.c in PHP before 5.4.44, 5.5.x before 5.5.28, 5.6.x before 5.6.12, and 7.x before 7.0.4 allows remote attackers to obtain sensitive information from process memory or cause a denial of service (type confusion and application crash) via crafted serialized _cookies data, related to the SoapClient::__call method in ext/soap/soap.c. ### POC #### Reference - https://bugs.php.net/bug.php?id=70081 - https://bugs.php.net/bug.php?id=70081 - https://bugs.php.net/bug.php?id=71610 - https://bugs.php.net/bug.php?id=71610 #### Github No PoCs found on GitHub currently.