### [CVE-2007-1380](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1380) ![](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 php_binary serialization handler in the session extension in PHP before 4.4.5, and 5.x before 5.2.1, allows context-dependent attackers to obtain sensitive information (memory contents) via a serialized variable entry with a large length value, which triggers a buffer over-read. ### POC #### Reference - https://www.exploit-db.com/exploits/3413 #### Github No PoCs found on GitHub currently.