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.
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2023-1572" }
{ "imports": [ { "path": "golang.org/x/image/tiff", "symbols": [ "Decode", "DecodeConfig", "decoder.ifdUint", "newDecoder" ] } ] }