diff --git a/advisories/github-reviewed/2021/11/GHSA-cq76-mxrc-vchh/GHSA-cq76-mxrc-vchh.json b/advisories/github-reviewed/2021/11/GHSA-cq76-mxrc-vchh/GHSA-cq76-mxrc-vchh.json index f940f302834..2325ed1e4f1 100644 --- a/advisories/github-reviewed/2021/11/GHSA-cq76-mxrc-vchh/GHSA-cq76-mxrc-vchh.json +++ b/advisories/github-reviewed/2021/11/GHSA-cq76-mxrc-vchh/GHSA-cq76-mxrc-vchh.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-cq76-mxrc-vchh", - "modified": "2021-11-08T22:57:24Z", + "modified": "2024-11-13T21:42:15Z", "published": "2021-11-10T19:36:50Z", "aliases": [ "CVE-2021-41195" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -208,6 +212,18 @@ "type": "WEB", "url": "https://github.com/tensorflow/tensorflow/commit/e9c81c1e1a9cd8dd31f4e83676cab61b60658429" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow-cpu/PYSEC-2021-844.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow-gpu/PYSEC-2021-846.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow/PYSEC-2021-842.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/tensorflow/tensorflow" diff --git a/advisories/github-reviewed/2021/11/GHSA-prcg-wp5q-rv7p/GHSA-prcg-wp5q-rv7p.json b/advisories/github-reviewed/2021/11/GHSA-prcg-wp5q-rv7p/GHSA-prcg-wp5q-rv7p.json index e130efb50cf..66e161d8d3e 100644 --- a/advisories/github-reviewed/2021/11/GHSA-prcg-wp5q-rv7p/GHSA-prcg-wp5q-rv7p.json +++ b/advisories/github-reviewed/2021/11/GHSA-prcg-wp5q-rv7p/GHSA-prcg-wp5q-rv7p.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-prcg-wp5q-rv7p", - "modified": "2021-11-08T22:54:14Z", + "modified": "2024-11-13T21:41:32Z", "published": "2021-11-10T19:35:35Z", "aliases": [ "CVE-2021-41197" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -185,6 +189,63 @@ ] } ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.7.0rc0" + }, + { + "fixed": "2.7.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.7.0rc0" + }, + { + "fixed": "2.7.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.7.0rc0" + }, + { + "fixed": "2.7.0" + } + ] + } + ] } ], "references": [ @@ -216,6 +277,18 @@ "type": "WEB", "url": "https://github.com/tensorflow/tensorflow/commit/d81b1351da3e8c884ff836b64458d94e4a157c15" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow-cpu/PYSEC-2021-607.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow-gpu/PYSEC-2021-805.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow/PYSEC-2021-390.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/tensorflow/tensorflow"