GO-2024-2937

Source
https://pkg.go.dev/vuln/GO-2024-2937
Import Source
https://vuln.go.dev/ID/GO-2024-2937.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2024-2937
Aliases
Related
Published
2024-06-25T22:06:09Z
Modified
2024-07-15T22:12:27.099111Z
Summary
Panic when parsing invalid palette-color images in golang.org/x/image
Details

Parsing a corrupt or malicious image with invalid color indices can cause a panic.

References
Credits
    • John Wright <jsw@google.com>

Affected packages

Go / golang.org/x/image

Package

Name
golang.org/x/image
View open source insights on deps.dev
Purl
pkg:golang/golang.org/x/image

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.18.0

Ecosystem specific

{
    "imports": [
        {
            "path": "golang.org/x/image/tiff",
            "symbols": [
                "Decode",
                "decoder.decode"
            ]
        }
    ]
}