CVEs (5)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
Parsing a WEBP image with an invalid, large size panics on 32-bit platforms. |
Parsing a malicious font file can cause excessive memory allocation. |
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...Show more |
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...Show more |
2Fedoraproject Golang3Fedora ImageTiffJun 17, 2026 Feb 28, 2023 N/A· v4 5.5 MEDIUM· v3 N/A· v2 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. |