Search for packages
| purl | pkg:deb/debian/golang-golang-x-image@0.38.0-1?distro=trixie |
| Vulnerability | Summary | Fixed by |
|---|---|---|
| This package is not known to be affected by 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 |
| VCID-x59b-qzje-7qf9 | Uncontrolled Resource Consumption in golang.org/x/image 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. |
CVE-2022-41727
GHSA-qgc7-mgm3-q253 |
| VCID-yj5c-4wbb-gbcx | 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. |
CVE-2026-33809
GHSA-44p7-9xx4-hf2g |