CVE-2023-29408

Source
https://cve.org/CVERecord?id=CVE-2023-29408
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-29408.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-29408
Aliases
Downstream
Related
Published
2023-08-02T19:52:48.613Z
Modified
2026-07-11T03:55:59.463262313Z
Summary
Excessive resource consumption in golang.org/x/image/tiff
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/29xxx/CVE-2023-29408.json",
    "cna_assigner": "Go",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "0.10.0"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/golang/image

Affected ranges

Type
GIT
Repo
https://github.com/golang/image
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.10.0"
        }
    ],
    "source": "CPE_RANGE",
    "cpe": "cpe:2.3:a:golang:image:*:*:*:*:*:go:*:*"
}

Affected versions

v0.*
v0.1.0
v0.2.0
v0.3.0
v0.4.0
v0.5.0
v0.6.0
v0.7.0
v0.8.0
v0.9.0

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-29408.json"