### [CVE-2019-15058](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15058) ![](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 stb_image.h (aka the stb image loader) 2.23 has a heap-based buffer over-read in stbi__tga_load, leading to Information Disclosure or Denial of Service. ### POC #### Reference - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934973 - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934973 - https://github.com/nothings/stb/issues/790 - https://github.com/nothings/stb/issues/790 - https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1695025.html - https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1695025.html #### Github No PoCs found on GitHub currently.