CVE-2023-29407

Source
https://cve.org/CVERecord?id=CVE-2023-29407
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-29407.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-29407
Aliases
Downstream
Published
2023-08-02T19:52:53.482Z
Modified
2026-07-15T01:48:54.366108534Z
Summary
Excessive CPU consumption when decoding 0-height images in golang.org/x/image/tiff
Details

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.

Database specific
{
    "cna_assigner": "Go",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/29xxx/CVE-2023-29407.json",
    "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
{
    "cpe": "cpe:2.3:a:golang:image:*:*:*:*:*:go:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.10.0"
        }
    ],
    "source": "CPE_RANGE"
}

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/cve-osv-conversion/osv-output/CVE-2023-29407.json"