First published: Wed Aug 02 2023(Updated: )
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.
Credit: security@golang.org security@golang.org security@golang.org
Affected Software | Affected Version | How to fix |
---|---|---|
Golang Image | <0.10.0 | |
go/golang.org/x/image | <0.10.0 | 0.10.0 |
Fedoraproject Fedora | =37 | |
Fedoraproject Fedora | =38 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The vulnerability ID for this issue is CVE-2023-29408.
The severity of CVE-2023-29408 is medium (6.5).
The TIFF decoder in CVE-2023-29408 does not place a limit on the size of compressed tile data, allowing a maliciously-crafted image to exploit this and consume excessive memory and CPU by making the decoder decode large amounts of compressed data.
The Golang Image library up to version 0.10.0 is affected by CVE-2023-29408.
To fix CVE-2023-29408, users should update to a version of the Golang Image library beyond 0.10.0 that includes a fix for this vulnerability.