### [CVE-2019-5052](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5052) ![](https://img.shields.io/static/v1?label=Product&message=Simple%20DirectMedia&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-190%3A%20Integer%20Overflow%20or%20Wraparound&color=brighgreen) ### Description An exploitable integer overflow vulnerability exists when loading a PCX file in SDL2_image 2.0.4. A specially crafted file can cause an integer overflow, resulting in too little memory being allocated, which can lead to a buffer overflow and potential code execution. An attacker can provide a specially crafted image file to trigger this vulnerability. ### POC #### Reference - https://talosintelligence.com/vulnerability_reports/TALOS-2019-0821 - https://talosintelligence.com/vulnerability_reports/TALOS-2019-0821 #### Github No PoCs found on GitHub currently.