{ "schema_version": "1.4.0", "id": "GHSA-qgc7-mgm3-q253", "modified": "2024-05-20T21:46:58Z", "published": "2023-02-17T13:59:44Z", "aliases": [ "CVE-2022-41727" ], "summary": "Uncontrolled Resource Consumption in golang.org/x/image", "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "Go", "name": "golang.org/x/image" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.5.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41727" }, { "type": "WEB", "url": "https://go.dev/cl/468195" }, { "type": "WEB", "url": "https://go.dev/issue/58003" }, { "type": "WEB", "url": "https://groups.google.com/g/golang-announce/c/ag-FiyjlD5o" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KO54NBDUJXKAZNGCFOEYL2LKK2RQP6K6" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWH6Q7NVM4MV3GWFEU4PA67AWZHVFJQ2" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XZTEP6JYILRBNDTNWTEQ5D4QUUVQBESK" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2023-1572" } ], "database_specific": { "cwe_ids": [ "CWE-400", "CWE-770" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-02-17T13:59:44Z", "nvd_published_at": "2023-02-28T18:15:00Z" } }