mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-8m57-j273-2qg9
This commit is contained in:
+29
-4
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user