### [CVE-2007-1375](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1375) ![](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 Integer overflow in the substr_compare function in PHP 5.2.1 and earlier allows context-dependent attackers to read sensitive memory via a large value in the length argument, a different vulnerability than CVE-2006-1991. ### POC #### Reference - https://www.exploit-db.com/exploits/3424 #### Github No PoCs found on GitHub currently.