ghsa-qgc7-mgm3-q253
Vulnerability from github
Published
2023-02-17 13:59
Modified
2024-05-20 21:46
Severity ?
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.
{ affected: [ { package: { ecosystem: "Go", name: "golang.org/x/image", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "0.5.0", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2022-41727", ], database_specific: { cwe_ids: [ "CWE-400", "CWE-770", ], github_reviewed: true, github_reviewed_at: "2023-02-17T13:59:44Z", nvd_published_at: "2023-02-28T18:15:00Z", severity: "MODERATE", }, 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.", id: "GHSA-qgc7-mgm3-q253", modified: "2024-05-20T21:46:58Z", published: "2023-02-17T13:59:44Z", 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", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", type: "CVSS_V3", }, ], summary: "Uncontrolled Resource Consumption in golang.org/x/image", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.