### [CVE-2010-4698](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4698) ![](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 Stack-based buffer overflow in the GD extension in PHP before 5.2.15 and 5.3.x before 5.3.4 allows context-dependent attackers to cause a denial of service (application crash) via a large number of anti-aliasing steps in an argument to the imagepstext function. ### POC #### Reference - http://seclists.org/fulldisclosure/2010/Dec/180 #### Github No PoCs found on GitHub currently.