From 1e5121f28a70e70a452979283d50fc3e7336ec2f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 21:59:02 +0000 Subject: [PATCH] Publish GHSA-7v94-64hj-m82h --- .../GHSA-7v94-64hj-m82h.json | 128 +++++++++++++++++- 1 file changed, 127 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2021/11/GHSA-7v94-64hj-m82h/GHSA-7v94-64hj-m82h.json b/advisories/github-reviewed/2021/11/GHSA-7v94-64hj-m82h/GHSA-7v94-64hj-m82h.json index 882a3e9d69a..7996bf76b42 100644 --- a/advisories/github-reviewed/2021/11/GHSA-7v94-64hj-m82h/GHSA-7v94-64hj-m82h.json +++ b/advisories/github-reviewed/2021/11/GHSA-7v94-64hj-m82h/GHSA-7v94-64hj-m82h.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-7v94-64hj-m82h", - "modified": "2024-08-29T22:09:52Z", + "modified": "2024-11-13T21:57:41Z", "published": "2021-11-10T19:02:57Z", "aliases": [ "CVE-2021-41207" @@ -75,6 +75,120 @@ ] } ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.4.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.5.0" + }, + { + "fixed": "2.5.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.6.0" + }, + { + "fixed": "2.6.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.4.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.5.0" + }, + { + "fixed": "2.5.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.6.0" + }, + { + "fixed": "2.6.1" + } + ] + } + ] } ], "references": [ @@ -102,6 +216,18 @@ "type": "WEB", "url": "https://github.com/tensorflow/tensorflow/commit/f2c3931113eaafe9ef558faaddd48e00a6606235" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow-cpu/PYSEC-2021-616.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow-gpu/PYSEC-2021-814.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow/PYSEC-2021-399.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/tensorflow/tensorflow"