CVE-2026-33812
- EPSS 0.01%
- Veröffentlicht 21.04.2026 19:21:28
- Zuletzt bearbeitet 13.05.2026 20:03:32
Parsing a malicious font file can cause excessive memory allocation.
CVE-2026-33813
- EPSS 0.06%
- Veröffentlicht 21.04.2026 19:21:27
- Zuletzt bearbeitet 13.05.2026 15:51:00
Parsing a WEBP image with an invalid, large size panics on 32-bit platforms.
CVE-2024-24792
- EPSS 0.16%
- Veröffentlicht 27.06.2024 18:15:13
- Zuletzt bearbeitet 15.04.2026 00:35:42
Parsing a corrupt or malicious image with invalid color indices can cause a panic.
CVE-2023-29407
- EPSS 0.24%
- Veröffentlicht 02.08.2023 20:15:11
- Zuletzt bearbeitet 21.11.2024 07:57:00
A maliciously-crafted image can cause excessive CPU consumption in decoding. A tiled image with a height of 0 and a very large width can cause excessive CPU consumption, despite the image size (width * height) appearing to be zero.
CVE-2023-29408
- EPSS 0.43%
- Veröffentlicht 02.08.2023 20:15:11
- Zuletzt bearbeitet 21.11.2024 07:57:00
The TIFF decoder does not place a limit on the size of compressed tile data. A maliciously-crafted image can exploit this to cause a small image (both in terms of pixel width/height, and encoded size) to make the decoder decode large amounts of compr...
CVE-2022-41727
- EPSS 0.02%
- Veröffentlicht 28.02.2023 18:15:10
- Zuletzt bearbeitet 21.11.2024 07:23:44
An attacker can craft a malformed TIFF image which will consume a significant amount of memory when passed to DecodeConfig. This could lead to a denial of service.