gsd-2021-20298
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
A flaw was found in OpenEXR's B44Compressor. This flaw allows an attacker who can submit a crafted file to be processed by OpenEXR, to exhaust all memory accessible to the application. The highest threat from this vulnerability is to system availability.
Aliases
Aliases
{ GSD: { alias: "CVE-2021-20298", description: "A flaw was found in OpenEXR's B44Compressor. This flaw allows an attacker who can submit a crafted file to be processed by OpenEXR, to exhaust all memory accessible to the application. The highest threat from this vulnerability is to system availability.", id: "GSD-2021-20298", references: [ "https://www.suse.com/security/cve/CVE-2021-20298.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2021-20298", ], details: "A flaw was found in OpenEXR's B44Compressor. This flaw allows an attacker who can submit a crafted file to be processed by OpenEXR, to exhaust all memory accessible to the application. The highest threat from this vulnerability is to system availability.", id: "GSD-2021-20298", modified: "2023-12-13T01:23:12.778164Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "secalert@redhat.com", ID: "CVE-2021-20298", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "OpenEXR", version: { version_data: [ { version_value: "Fixed in OpenEXR 3.0.0-beta", }, ], }, }, ], }, vendor_name: "n/a", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "A flaw was found in OpenEXR's B44Compressor. This flaw allows an attacker who can submit a crafted file to be processed by OpenEXR, to exhaust all memory accessible to the application. The highest threat from this vulnerability is to system availability.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-400 - Uncontrolled Resource Consumption", }, ], }, ], }, references: { reference_data: [ { name: "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25913", refsource: "MISC", url: "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25913", }, { name: "https://github.com/AcademySoftwareFoundation/openexr/pull/843", refsource: "MISC", url: "https://github.com/AcademySoftwareFoundation/openexr/pull/843", }, { name: "https://github.com/AcademySoftwareFoundation/openexr/commit/85fd638ae0d5fa132434f4cbf32590261c1dba97", refsource: "MISC", url: "https://github.com/AcademySoftwareFoundation/openexr/commit/85fd638ae0d5fa132434f4cbf32590261c1dba97", }, { name: "https://bugzilla.redhat.com/show_bug.cgi?id=1939156", refsource: "MISC", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1939156", }, { name: "https://access.redhat.com/security/cve/CVE-2021-20298", refsource: "MISC", url: "https://access.redhat.com/security/cve/CVE-2021-20298", }, { name: "[debian-lts-announce] 20221211 [SECURITY] [DLA 3236-1] openexr security update", refsource: "MLIST", url: "https://lists.debian.org/debian-lts-announce/2022/12/msg00022.html", }, ], }, }, "gitlab.com": { advisories: [ { affected_range: "<=2.5.7", affected_versions: "All versions up to 2.5.7", cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", cwe_ids: [ "CWE-1035", "CWE-787", "CWE-937", ], date: "2022-12-13", description: "A flaw was found in OpenEXR's B44Compressor. This flaw allows an attacker who can submit a crafted file to be processed by OpenEXR, to exhaust all memory accessible to the application. The highest threat from this vulnerability is to system availability.", fixed_versions: [ "3.1.4", ], identifier: "CVE-2021-20298", identifiers: [ "CVE-2021-20298", ], not_impacted: "All versions after 2.5.7", package_slug: "conan/openexr", pubdate: "2022-08-23", solution: "Upgrade to version 3.1.4 or above.", title: "Out-of-bounds Write", urls: [ "https://nvd.nist.gov/vuln/detail/CVE-2021-20298", "https://github.com/AcademySoftwareFoundation/openexr/commit/85fd638ae0d5fa132434f4cbf32590261c1dba97", "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25913", "https://bugzilla.redhat.com/show_bug.cgi?id=1939156", "https://access.redhat.com/security/cve/CVE-2021-20298", "https://github.com/AcademySoftwareFoundation/openexr/pull/843", ], uuid: "315b401b-53d7-4db7-ade3-a7ac3bb8bd68", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:openexr:openexr:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "2.5.7", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "secalert@redhat.com", ID: "CVE-2021-20298", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "A flaw was found in OpenEXR's B44Compressor. This flaw allows an attacker who can submit a crafted file to be processed by OpenEXR, to exhaust all memory accessible to the application. The highest threat from this vulnerability is to system availability.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-787", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/AcademySoftwareFoundation/openexr/commit/85fd638ae0d5fa132434f4cbf32590261c1dba97", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/AcademySoftwareFoundation/openexr/commit/85fd638ae0d5fa132434f4cbf32590261c1dba97", }, { name: "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25913", refsource: "MISC", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25913", }, { name: "https://bugzilla.redhat.com/show_bug.cgi?id=1939156", refsource: "MISC", tags: [ "Issue Tracking", "Third Party Advisory", ], url: "https://bugzilla.redhat.com/show_bug.cgi?id=1939156", }, { name: "https://access.redhat.com/security/cve/CVE-2021-20298", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://access.redhat.com/security/cve/CVE-2021-20298", }, { name: "https://github.com/AcademySoftwareFoundation/openexr/pull/843", refsource: "MISC", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/AcademySoftwareFoundation/openexr/pull/843", }, { name: "[debian-lts-announce] 20221211 [SECURITY] [DLA 3236-1] openexr security update", refsource: "MLIST", tags: [ "Mailing List", "Third Party Advisory", ], url: "https://lists.debian.org/debian-lts-announce/2022/12/msg00022.html", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, }, }, lastModifiedDate: "2022-12-13T02:24Z", publishedDate: "2022-08-23T16: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.