From dd1d843d097fa076f328d94fced57f2f08721d19 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 18:47:45 +0000 Subject: [PATCH] Publish GHSA-8m57-j273-2qg9 --- .../GHSA-8m57-j273-2qg9.json | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-8m57-j273-2qg9/GHSA-8m57-j273-2qg9.json (67%) diff --git a/advisories/unreviewed/2022/05/GHSA-8m57-j273-2qg9/GHSA-8m57-j273-2qg9.json b/advisories/github-reviewed/2022/05/GHSA-8m57-j273-2qg9/GHSA-8m57-j273-2qg9.json similarity index 67% rename from advisories/unreviewed/2022/05/GHSA-8m57-j273-2qg9/GHSA-8m57-j273-2qg9.json rename to advisories/github-reviewed/2022/05/GHSA-8m57-j273-2qg9/GHSA-8m57-j273-2qg9.json index 770932297d7..0bc26837619 100644 --- a/advisories/unreviewed/2022/05/GHSA-8m57-j273-2qg9/GHSA-8m57-j273-2qg9.json +++ b/advisories/github-reviewed/2022/05/GHSA-8m57-j273-2qg9/GHSA-8m57-j273-2qg9.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-8m57-j273-2qg9", - "modified": "2025-04-20T03:37:53Z", + "modified": "2025-04-22T18:45:44Z", "published": "2022-05-13T01:17:50Z", "aliases": [ "CVE-2017-9112" ], + "summary": "OpenEXR invalid read", "details": "In OpenEXR 2.2.0, an invalid read of size 1 in the getBits function in ImfHuf.cpp could cause the application to crash.", "severity": [ { @@ -13,7 +14,27 @@ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "OpenEXR" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.2.1" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", @@ -27,6 +48,10 @@ "type": "WEB", "url": "https://github.com/openexr/openexr/pull/233" }, + { + "type": "PACKAGE", + "url": "https://github.com/AcademySoftwareFoundation/openexr" + }, { "type": "WEB", "url": "https://github.com/openexr/openexr/releases/tag/v2.2.1" @@ -47,8 +72,8 @@ "database_specific": { "cwe_ids": [], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-22T18:45:44Z", "nvd_published_at": "2017-05-21T18:29:00Z" } } \ No newline at end of file