CVE-2020-24221
- EPSS 0.04%
- Veröffentlicht 11.08.2023 14:15:10
- Zuletzt bearbeitet 21.11.2024 05:14:31
An issue was discovered in GetByte function in miniupnp ngiflib version 0.4, allows local attackers to cause a denial of service (DoS) via crafted .gif file (infinite loop).
CVE-2023-39114
- EPSS 0.02%
- Veröffentlicht 02.08.2023 23:15:10
- Zuletzt bearbeitet 21.11.2024 08:14:45
ngiflib commit 84a75 was discovered to contain a segmentation violation via the function SDL_LoadAnimatedGif at ngiflibSDL.c. This vulnerability is triggered when running the program SDLaffgif.
CVE-2023-39113
- EPSS 0.02%
- Veröffentlicht 02.08.2023 23:15:10
- Zuletzt bearbeitet 21.11.2024 08:14:45
ngiflib commit fb271 was discovered to contain a segmentation violation via the function "main" at gif2tag.c. This vulnerability is triggered when running the program gif2tga.
CVE-2023-37748
- EPSS 0.02%
- Veröffentlicht 19.07.2023 17:15:22
- Zuletzt bearbeitet 21.11.2024 08:12:12
ngiflib commit 5e7292 was discovered to contain an infinite loop via the function DecodeGifImg at ngiflib.c.
CVE-2022-30858
- EPSS 0.05%
- Veröffentlicht 17.07.2023 19:15:09
- Zuletzt bearbeitet 21.11.2024 07:03:30
An issue was discovered in ngiflib 0.4. There is SEGV in SDL_LoadAnimatedGif when use SDLaffgif. poc : ./SDLaffgif CA_file2_0
CVE-2021-36531
- EPSS 0.35%
- Veröffentlicht 27.08.2021 16:15:07
- Zuletzt bearbeitet 21.11.2024 06:13:47
ngiflib 0.4 has a heap overflow in GetByte() at ngiflib.c:70 in NGIFLIB_NO_FILE mode, GetByte() reads memory buffer without checking the boundary.
CVE-2021-36530
- EPSS 0.35%
- Veröffentlicht 27.08.2021 16:15:07
- Zuletzt bearbeitet 21.11.2024 06:13:47
ngiflib 0.4 has a heap overflow in GetByteStr() at ngiflib.c:108 in NGIFLIB_NO_FILE mode, GetByteStr() copy memory buffer without checking the boundary.
CVE-2019-20219
- EPSS 0.39%
- Veröffentlicht 02.01.2020 15:15:12
- Zuletzt bearbeitet 21.11.2024 04:38:13
ngiflib 0.4 has a heap-based buffer over-read in GifIndexToTrueColor in ngiflib.c.
CVE-2019-19011
- EPSS 0.5%
- Veröffentlicht 17.11.2019 18:15:10
- Zuletzt bearbeitet 21.11.2024 04:33:59
MiniUPnP ngiflib 0.4 has a NULL pointer dereference in GifIndexToTrueColor in ngiflib.c via a file that lacks a palette.
CVE-2019-16347
- EPSS 0.44%
- Veröffentlicht 16.09.2019 13:15:11
- Zuletzt bearbeitet 21.11.2024 04:30:33
ngiflib 0.4 has a heap-based buffer overflow in WritePixels() in ngiflib.c when called from DecodeGifImg, because deinterlacing for small pictures is mishandled.