gsd-2022-41727
Vulnerability from gsd
Modified
2023-12-13 01:19
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.
Aliases
Aliases
{ GSD: { alias: "CVE-2022-41727", id: "GSD-2022-41727", references: [ "https://www.suse.com/security/cve/CVE-2022-41727.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2022-41727", ], 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: "GSD-2022-41727", modified: "2023-12-13T01:19:33.193655Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security@golang.org", ID: "CVE-2022-41727", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "golang.org/x/image/tiff", version: { version_data: [ { version_affected: "<", version_name: "0", version_value: "0.5.0", }, ], }, }, ], }, vendor_name: "golang.org/x/image", }, ], }, }, credits: [ { lang: "en", value: "Philippe Antoine (Catena cyber)", }, { lang: "en", value: "OSS Fuzz", }, ], data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "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.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-400: Uncontrolled Resource Consumption", }, ], }, ], }, references: { reference_data: [ { name: "https://go.dev/issue/58003", refsource: "MISC", url: "https://go.dev/issue/58003", }, { name: "https://go.dev/cl/468195", refsource: "MISC", url: "https://go.dev/cl/468195", }, { name: "https://groups.google.com/g/golang-announce/c/ag-FiyjlD5o", refsource: "MISC", url: "https://groups.google.com/g/golang-announce/c/ag-FiyjlD5o", }, { name: "https://pkg.go.dev/vuln/GO-2023-1572", refsource: "MISC", url: "https://pkg.go.dev/vuln/GO-2023-1572", }, { name: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KO54NBDUJXKAZNGCFOEYL2LKK2RQP6K6/", refsource: "MISC", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KO54NBDUJXKAZNGCFOEYL2LKK2RQP6K6/", }, { name: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWH6Q7NVM4MV3GWFEU4PA67AWZHVFJQ2/", refsource: "MISC", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWH6Q7NVM4MV3GWFEU4PA67AWZHVFJQ2/", }, { name: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XZTEP6JYILRBNDTNWTEQ5D4QUUVQBESK/", refsource: "MISC", url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XZTEP6JYILRBNDTNWTEQ5D4QUUVQBESK/", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<0", affected_versions: "None", cvss_v3: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", cwe_ids: [ "CWE-1035", "CWE-400", "CWE-937", ], date: "2023-03-10", description: "This advisory has been marked as a false positive.", fixed_versions: [], identifier: "CVE-2022-41727", identifiers: [ "CVE-2022-41727", ], not_impacted: "", package_slug: "go/cs.opensource.google/go/x/net", pubdate: "2023-02-28", solution: "Nothing to be done.", title: "Uncontrolled Resource Consumption", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-41727", "https://go.dev/cl/468195", "https://go.dev/issue/58003", "https://groups.google.com/g/golang-announce/c/ag-FiyjlD5o", "https://pkg.go.dev/vuln/GO-2023-1572", ], uuid: "9a7f0a82-295d-49ab-9922-c27aa80252be", }, { affected_range: "<0.5.0", affected_versions: "All versions before 0.5.0", cwe_ids: [ "CWE-1035", "CWE-937", ], date: "2023-02-17", description: "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.", fixed_versions: [ "0.5.0", ], identifier: "GMS-2023-417", identifiers: [ "GHSA-qgc7-mgm3-q253", "GMS-2023-417", "CVE-2022-41727", ], not_impacted: "All versions starting from 0.5.0", package_slug: "go/golang.org/x/image", pubdate: "2023-02-17", solution: "Upgrade to version 0.5.0 or above.", title: "Uncontrolled Resource Consumption", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2022-41727", "https://go.dev/cl/468195", "https://go.dev/issue/58003", "https://groups.google.com/g/golang-announce/c/ag-FiyjlD5o", "https://pkg.go.dev/vuln/GO-2023-1572", "https://github.com/advisories/GHSA-qgc7-mgm3-q253", ], uuid: "dab4ffd1-3cd5-4013-90dd-4959dbfca228", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:golang:image:*:*:*:*:*:go:*:*", cpe_name: [], versionEndExcluding: "0.5.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:golang:tiff:-:*:*:*:*:go:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security@golang.org", ID: "CVE-2022-41727", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "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.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-770", }, ], }, ], }, references: { reference_data: [ { name: "https://go.dev/cl/468195", refsource: "MISC", tags: [ "Patch", ], url: "https://go.dev/cl/468195", }, { name: "https://go.dev/issue/58003", refsource: "MISC", tags: [ "Issue Tracking", ], url: "https://go.dev/issue/58003", }, { name: "https://groups.google.com/g/golang-announce/c/ag-FiyjlD5o", refsource: "MISC", tags: [ "Mailing List", "Vendor Advisory", ], url: "https://groups.google.com/g/golang-announce/c/ag-FiyjlD5o", }, { name: "https://pkg.go.dev/vuln/GO-2023-1572", refsource: "MISC", tags: [ "Vendor Advisory", ], url: "https://pkg.go.dev/vuln/GO-2023-1572", }, { name: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KO54NBDUJXKAZNGCFOEYL2LKK2RQP6K6/", refsource: "MISC", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KO54NBDUJXKAZNGCFOEYL2LKK2RQP6K6/", }, { name: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWH6Q7NVM4MV3GWFEU4PA67AWZHVFJQ2/", refsource: "MISC", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWH6Q7NVM4MV3GWFEU4PA67AWZHVFJQ2/", }, { name: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XZTEP6JYILRBNDTNWTEQ5D4QUUVQBESK/", refsource: "MISC", tags: [], url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XZTEP6JYILRBNDTNWTEQ5D4QUUVQBESK/", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 5.5, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 1.8, impactScore: 3.6, }, }, lastModifiedDate: "2023-11-03T21:15Z", publishedDate: "2023-02-28T18:15Z", }, }, }
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.