mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 17:50:34 +00:00
20 lines
757 B
Markdown
20 lines
757 B
Markdown
![]() |
### [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
|
||
|
- https://github.com/nothings/stb/issues/790
|
||
|
- https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1695025.html
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|