mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
19 lines
657 B
Markdown
19 lines
657 B
Markdown
### [CVE-2019-19777](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19777)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
stb_image.h (aka the stb image loader) 2.23, as used in libsixel and other products, has a heap-based buffer over-read in stbi__load_main.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/saitoha/libsixel/issues/109
|
|
- https://github.com/saitoha/libsixel/issues/109
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|