mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
18 lines
684 B
Markdown
18 lines
684 B
Markdown
### [CVE-2020-21677](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-21677)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A heap-based buffer overflow in the sixel_encoder_output_without_macro function in encoder.c of Libsixel 1.8.4 allows attackers to cause a denial of service (DOS) via converting a crafted PNG file into Sixel format.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/saitoha/libsixel/issues/123
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|