From 62405f215fbd6c5d76a062cebe86217d8f0062de Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 22:08:19 +0000 Subject: [PATCH] Publish GHSA-wf5p-c75w-w3wh --- .../GHSA-wf5p-c75w-w3wh.json | 130 +++++++++++++++++- 1 file changed, 129 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2021/08/GHSA-wf5p-c75w-w3wh/GHSA-wf5p-c75w-w3wh.json b/advisories/github-reviewed/2021/08/GHSA-wf5p-c75w-w3wh/GHSA-wf5p-c75w-w3wh.json index bb9a8a2a250..0d38ab255dd 100644 --- a/advisories/github-reviewed/2021/08/GHSA-wf5p-c75w-w3wh/GHSA-wf5p-c75w-w3wh.json +++ b/advisories/github-reviewed/2021/08/GHSA-wf5p-c75w-w3wh/GHSA-wf5p-c75w-w3wh.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-wf5p-c75w-w3wh", - "modified": "2021-08-24T17:58:35Z", + "modified": "2024-08-29T22:06:54Z", "published": "2021-08-25T14:39:36Z", "aliases": [ "CVE-2021-37689" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -74,6 +78,126 @@ "versions": [ "2.5.0" ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.3.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.0" + }, + { + "fixed": "2.4.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.5.0" + }, + { + "fixed": "2.5.1" + } + ] + } + ], + "versions": [ + "2.5.0" + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.3.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.0" + }, + { + "fixed": "2.4.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.5.0" + }, + { + "fixed": "2.5.1" + } + ] + } + ], + "versions": [ + "2.5.0" + ] } ], "references": [ @@ -92,6 +216,10 @@ { "type": "PACKAGE", "url": "https://github.com/tensorflow/tensorflow" + }, + { + "type": "WEB", + "url": "https://github.com/tensorflow/tensorflow/blob/149562d49faa709ea80df1d99fc41d005b81082a/tensorflow/compiler/mlir/lite/transforms/optimize.cc#L67-L70" } ], "database_specific": {