blob: 511d2ad636af1fb0fe0502a1cee18473cec9e1cd [file] [log] [blame]
{
"id": "GO-2023-1572",
"published": "0001-01-01T00:00:00Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-41727",
"GHSA-qgc7-mgm3-q253"
],
"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.",
"affected": [
{
"package": {
"name": "golang.org/x/image",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.0"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1572"
},
"ecosystem_specific": {
"imports": [
{
"path": "golang.org/x/image/tiff",
"symbols": [
"Decode",
"DecodeConfig",
"decoder.ifdUint",
"newDecoder"
]
}
]
}
}
],
"references": [
{
"type": "REPORT",
"url": "https://go.dev/issue/58003"
},
{
"type": "FIX",
"url": "https://go.dev/cl/468195"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/ag-FiyjlD5o"
}
],
"credits": [
{
"name": "Philippe Antoine (Catena cyber) and OSS Fuzz"
}
],
"schema_version": "1.3.1"
}