2024-05-26 14:27:05 +02:00
### [CVE-2019-15058](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-15058)



### 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
2024-06-09 00:33:16 +00:00
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934973
2024-05-26 14:27:05 +02:00
- https://github.com/nothings/stb/issues/790
2024-06-09 00:33:16 +00:00
- https://github.com/nothings/stb/issues/790
2024-05-26 14:27:05 +02:00
- https://www.mail-archive.com/debian-bugs-dist@lists .debian.org/msg1695025.html
2024-06-09 00:33:16 +00:00
- https://www.mail-archive.com/debian-bugs-dist@lists .debian.org/msg1695025.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.