CVE-2021-42715
- EPSS 0.08%
- Veröffentlicht 21.10.2021 19:15:08
- Zuletzt bearbeitet 21.11.2024 06:28:01
An issue was discovered in stb stb_image.h 1.33 through 2.27. The HDR loader parsed truncated end-of-file RLE scanlines as an infinite sequence of zero-length runs. An attacker could potentially have caused denial of service in applications using stb...
CVE-2021-42716
- EPSS 0.25%
- Veröffentlicht 21.10.2021 19:15:08
- Zuletzt bearbeitet 21.11.2024 06:28:01
An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potenti...
CVE-2019-20056
- EPSS 0.47%
- Veröffentlicht 29.12.2019 19:15:11
- Zuletzt bearbeitet 21.11.2024 04:37:58
stb_image.h (aka the stb image loader) 2.23, as used in libsixel and other products, has an assertion failure in stbi__shiftsigned.
CVE-2019-19777
- EPSS 0.44%
- Veröffentlicht 13.12.2019 02:15:10
- Zuletzt bearbeitet 21.11.2024 04:35:22
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-2018-16981
- EPSS 0.34%
- Veröffentlicht 12.09.2018 23:29:00
- Zuletzt bearbeitet 21.11.2024 03:53:38
stb stb_image.h 2.19, as used in catimg, Emscripten, and other products, has a heap-based buffer overflow in the stbi__out_gif_code function.