Golang.Org X Image Golang.Org X Image Tiff vulnerabilities

5 known vulnerabilities affecting golang.org/x_image_golang.org_x_image_tiff.

Total CVEs
5
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM4

Vulnerabilities

Page 1 of 1
CVE-2026-33809MEDIUMCVSS 5.3fixed in 0.38.02026-03-25
CVE-2026-33809 [MEDIUM] CVE-2026-33809: A maliciously crafted TIFF file can cause image decoding to attempt to allocate up 4GiB of memory, c 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.
nvd
CVE-2024-24792HIGHCVSS 7.5fixed in 0.18.02024-06-27
CVE-2024-24792 [HIGH] CVE-2024-24792: Parsing a corrupt or malicious image with invalid color indices can cause a panic. Parsing a corrupt or malicious image with invalid color indices can cause a panic.
nvd
CVE-2023-29408MEDIUMCVSS 6.5fixed in 0.10.02023-08-02
CVE-2023-29408 [MEDIUM] CWE-770 CVE-2023-29408: The TIFF decoder does not place a limit on the size of compressed tile data. A maliciously-crafted i 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.
nvd
CVE-2023-29407MEDIUMCVSS 6.5fixed in 0.10.02023-08-02
CVE-2023-29407 [MEDIUM] CWE-834 CVE-2023-29407: A maliciously-crafted image can cause excessive CPU consumption in decoding. A tiled image with a he 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.
nvd
CVE-2022-41727MEDIUMCVSS 5.5fixed in 0.5.02023-02-28
CVE-2022-41727 [MEDIUM] CWE-770 CVE-2022-41727: An attacker can craft a malformed TIFF image which will consume a significant amount of memory when 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.
nvd