Vulnerability CVE-2023-29408


Published: 2023-08-02

Description:
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.

 References:
https://pkg.go.dev/vuln/GO-2023-1989
https://go.dev/cl/514897
https://go.dev/issue/61582

Copyright 2026, cxsecurity.com

 

Back to Top