### [CVE-2016-6290](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6290) ![](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.5.38, 5.6.x before 5.6.24, and 7.x before 7.0.9 does not properly maintain a certain hash data structure, which allows remote attackers to cause a denial of service (use-after-free) or possibly have unspecified other impact via vectors related to session deserialization. ### POC #### Reference - https://bugs.php.net/72562 - https://bugs.php.net/72562 #### Github - https://github.com/syadg123/pigat - https://github.com/teamssix/pigat