CVE-2022-41727

Source
https://cve.org/CVERecord?id=CVE-2022-41727
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-41727.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-41727
Aliases
Downstream
Published
2023-02-28T17:19:47.090Z
Modified
2026-07-08T06:04:24.842448371Z
Summary
Denial of service via crafted TIFF image in golang.org/x/image/tiff
Details

An attacker can craft a malformed TIFF image which will consume a significant amount of memory when passed to DecodeConfig. This could lead to a denial of service.

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

Affected versions

v0.*
v0.1.0
v0.2.0
v0.3.0
v0.4.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-41727.json"