CVE-2019-20022
- EPSS 0.38%
- Veröffentlicht 27.12.2019 02:15:10
- Zuletzt bearbeitet 24.04.2026 12:56:58
An invalid memory address dereference was discovered in load_pnm in frompnm.c in libsixel before 1.8.3.
CVE-2019-19778
- EPSS 0.37%
- Veröffentlicht 13.12.2019 02:15:10
- Zuletzt bearbeitet 24.04.2026 12:56:58
An issue was discovered in libsixel 1.8.2. There is a heap-based buffer over-read in the function load_sixel at loader.c.
CVE-2019-19777
- EPSS 0.37%
- Veröffentlicht 13.12.2019 02:15:10
- Zuletzt bearbeitet 24.04.2026 12:56:58
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.
CVE-2019-19638
- EPSS 0.54%
- Veröffentlicht 08.12.2019 03:15:11
- Zuletzt bearbeitet 24.04.2026 12:56:58
An issue was discovered in libsixel 1.8.2. There is a heap-based buffer overflow in the function load_pnm at frompnm.c, due to an integer overflow.
CVE-2019-19637
- EPSS 0.42%
- Veröffentlicht 08.12.2019 03:15:11
- Zuletzt bearbeitet 24.04.2026 12:56:58
An issue was discovered in libsixel 1.8.2. There is an integer overflow in the function sixel_decode_raw_impl at fromsixel.c.
CVE-2019-19636
- EPSS 0.42%
- Veröffentlicht 08.12.2019 03:15:10
- Zuletzt bearbeitet 24.04.2026 12:56:58
An issue was discovered in libsixel 1.8.2. There is an integer overflow in the function sixel_encode_body at tosixel.c.
CVE-2019-19635
- EPSS 0.54%
- Veröffentlicht 08.12.2019 03:15:10
- Zuletzt bearbeitet 24.04.2026 12:56:58
An issue was discovered in libsixel 1.8.2. There is a heap-based buffer overflow in the function sixel_decode_raw_impl at fromsixel.c.
CVE-2019-11024
- EPSS 0.18%
- Veröffentlicht 08.04.2019 23:29:00
- Zuletzt bearbeitet 24.04.2026 12:56:58
The load_pnm function in frompnm.c in libsixel.a in libsixel 1.8.2 has infinite recursion.
CVE-2019-3574
- EPSS 0.2%
- Veröffentlicht 02.01.2019 15:29:00
- Zuletzt bearbeitet 24.04.2026 12:56:58
In libsixel v1.8.2, there is a heap-based buffer over-read in the function load_jpeg() in the file loader.c, as demonstrated by img2sixel.
CVE-2019-3573
- EPSS 0.17%
- Veröffentlicht 02.01.2019 15:29:00
- Zuletzt bearbeitet 24.04.2026 12:56:58
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.