### [CVE-2016-7125](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7125) ![](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 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. ### POC #### Reference - https://bugs.php.net/bug.php?id=72681 - https://www.tenable.com/security/tns-2016-19 #### Github - https://github.com/ARPSyndicate/cvemon