In libsixel v1.8.2, there is an infinite loop in the function sixel_decode_raw_impl() in the file fromsixel.c, as demonstrated by sixel2png.
References
Link | Resource |
---|---|
https://github.com/TeamSeri0us/pocs/tree/master/libsixel | Exploit Third Party Advisory |
https://github.com/saitoha/libsixel/issues/83 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-01-02 15:29
Updated : 2020-08-24 17:37
NVD link : CVE-2019-3573
Mitre link : CVE-2019-3573
CVE.ORG link : CVE-2019-3573
JSON object : View
Products Affected
libsixel_project
- libsixel
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')