diff --git a/advisories/github-reviewed/2021/05/GHSA-26j7-6w8w-7922/GHSA-26j7-6w8w-7922.json b/advisories/github-reviewed/2021/05/GHSA-26j7-6w8w-7922/GHSA-26j7-6w8w-7922.json index ab27904445a..56a6c353230 100644 --- a/advisories/github-reviewed/2021/05/GHSA-26j7-6w8w-7922/GHSA-26j7-6w8w-7922.json +++ b/advisories/github-reviewed/2021/05/GHSA-26j7-6w8w-7922/GHSA-26j7-6w8w-7922.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-26j7-6w8w-7922", - "modified": "2021-05-18T17:03:33Z", + "modified": "2024-08-28T16:34:20Z", "published": "2021-05-21T14:26:43Z", "aliases": [ "CVE-2021-29586" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N" } ], "affected": [ @@ -90,6 +94,158 @@ ] } ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.1.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.2.0" + }, + { + "fixed": "2.2.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3.0" + }, + { + "fixed": "2.3.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-cpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.0" + }, + { + "fixed": "2.4.2" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.1.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.2.0" + }, + { + "fixed": "2.2.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.3.0" + }, + { + "fixed": "2.3.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.4.0" + }, + { + "fixed": "2.4.2" + } + ] + } + ] } ], "references": [ @@ -104,6 +260,14 @@ { "type": "WEB", "url": "https://github.com/tensorflow/tensorflow/commit/5f7975d09eac0f10ed8a17dbb6f5964977725adc" + }, + { + "type": "PACKAGE", + "url": "https://github.com/tensorflow/tensorflow" + }, + { + "type": "WEB", + "url": "https://github.com/tensorflow/tensorflow/blob/3f24ccd932546416ec906a02ddd183b48a1d2c83/tensorflow/lite/kernels/pooling.cc#L90" } ], "database_specific": {