Search for packages
| purl | pkg:deb/debian/golang-golang-x-image@0.18.0-1 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-4wx3-ary7-2be6
Aliases: CVE-2026-33812 |
Parsing a malicious font file can cause excessive memory allocation. |
Affected by 0 other vulnerabilities. |
|
VCID-6vp5-c27t-zkhh
Aliases: CVE-2026-33813 |
Parsing a WEBP image with an invalid, large size panics on 32-bit platforms. |
Affected by 0 other vulnerabilities. |
|
VCID-yj5c-4wbb-gbcx
Aliases: CVE-2026-33809 GHSA-44p7-9xx4-hf2g |
Go Images vulnerable to an out-of-memory error via a crafted TIFF file A maliciously crafted TIFF file can cause image decoding to attempt to allocate up 4GiB of memory, causing either excessive resource consumption or an out-of-memory error. |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-2uqz-va31-ubhz | Golang TIFF decoder vulnerable to excessive CPU consumption 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-29407
GHSA-j3p8-6mrq-6g7h |
| VCID-fj7w-564m-yuca | Panic when parsing invalid palette-color images in golang.org/x/image Parsing a corrupt or malicious image with invalid color indices can cause a panic. |
CVE-2024-24792
GHSA-9phm-fm57-rhg8 |
| VCID-h16m-x9wr-7yem | Golang TIFF decoder does not place a limit on the size of compressed tile data 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 compressed data, consuming excessive memory and CPU. |
CVE-2023-29408
GHSA-x92r-3vfx-4cv3 |