From b394cf326ba7c500744a2e08f49e3db525a364ed Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 20:06:58 +0000 Subject: [PATCH] Publish GHSA-x9j7-x98r-r4w2 --- .../GHSA-x9j7-x98r-r4w2.json | 228 +++++++++++++++++- 1 file changed, 227 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2020/09/GHSA-x9j7-x98r-r4w2/GHSA-x9j7-x98r-r4w2.json b/advisories/github-reviewed/2020/09/GHSA-x9j7-x98r-r4w2/GHSA-x9j7-x98r-r4w2.json index f7aaa59eec7..843e4ecc058 100644 --- a/advisories/github-reviewed/2020/09/GHSA-x9j7-x98r-r4w2/GHSA-x9j7-x98r-r4w2.json +++ b/advisories/github-reviewed/2020/09/GHSA-x9j7-x98r-r4w2/GHSA-x9j7-x98r-r4w2.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-x9j7-x98r-r4w2", - "modified": "2021-08-26T15:19:30Z", + "modified": "2024-08-27T20:05:35Z", "published": "2020-09-25T18:28:51Z", "aliases": [ "CVE-2020-15210" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -115,6 +119,208 @@ "versions": [ "2.3.0" ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.15.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.0" + }, + { + "fixed": "2.0.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.1.0" + }, + { + "fixed": "2.1.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.2.0" + }, + { + "fixed": "2.2.1" + } + ] + } + ], + "versions": [ + "2.2.0" + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "1.15.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.0" + }, + { + "fixed": "2.0.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.1.0" + }, + { + "fixed": "2.1.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.2.0" + }, + { + "fixed": "2.2.1" + } + ] + } + ], + "versions": [ + "2.2.0" + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3.0" + }, + { + "fixed": "2.3.1" + } + ] + } + ], + "versions": [ + "2.3.0" + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3.0" + }, + { + "fixed": "2.3.1" + } + ] + } + ], + "versions": [ + "2.3.0" + ] } ], "references": [ @@ -126,10 +332,30 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15210" }, + { + "type": "WEB", + "url": "https://github.com/tensorflow/tensorflow/commit/094329d0dcb8290bed2b1ee420934971f422c86d" + }, + { + "type": "WEB", + "url": "https://github.com/tensorflow/tensorflow/commit/1c8709b437fec10875b0cf271889afec9bbf582e" + }, + { + "type": "WEB", + "url": "https://github.com/tensorflow/tensorflow/commit/8c2092e9f9ef78b3f9060f8bf5ce7a49d1ccdc8f" + }, { "type": "WEB", "url": "https://github.com/tensorflow/tensorflow/commit/d58c96946b2880991d63d1dacacb32f0a4dfa453" }, + { + "type": "WEB", + "url": "https://github.com/tensorflow/tensorflow/commit/f4159ccef23d11eb58ee4263beaaeac1be3343c7" + }, + { + "type": "WEB", + "url": "https://github.com/tensorflow/tensorflow/commit/f50a14b00560a383865c2273e4a9094add3888d5" + }, { "type": "PACKAGE", "url": "https://github.com/tensorflow/tensorflow"