### [CVE-2017-9120](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9120) ![](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 PHP 7.x through 7.1.5 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a long string because of an Integer overflow in mysqli_real_escape_string. ### POC #### Reference - https://bugs.php.net/bug.php?id=74544 #### Github No PoCs found on GitHub currently.