CVE-2023-29408: Allocation of Resources Without Limits or Throttling
(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.
References
- github.com/advisories/GHSA-x92r-3vfx-4cv3
- go.dev/cl/514897
- go.dev/issue/61582
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KO54NBDUJXKAZNGCFOEYL2LKK2RQP6K6/
- lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWH6Q7NVM4MV3GWFEU4PA67AWZHVFJQ2/
- nvd.nist.gov/vuln/detail/CVE-2023-29408
- pkg.go.dev/vuln/GO-2023-1989
- security.netapp.com/advisory/ntap-20230831-0009/
Detect and mitigate CVE-2023-29408 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →