diff --git a/advisories/github-reviewed/2021/05/GHSA-j7rm-8ww4-xx2g/GHSA-j7rm-8ww4-xx2g.json b/advisories/github-reviewed/2021/05/GHSA-j7rm-8ww4-xx2g/GHSA-j7rm-8ww4-xx2g.json index 19820c18ce6..46045240c12 100644 --- a/advisories/github-reviewed/2021/05/GHSA-j7rm-8ww4-xx2g/GHSA-j7rm-8ww4-xx2g.json +++ b/advisories/github-reviewed/2021/05/GHSA-j7rm-8ww4-xx2g/GHSA-j7rm-8ww4-xx2g.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-j7rm-8ww4-xx2g", - "modified": "2021-05-18T17:02:05Z", + "modified": "2024-08-28T16:37:13Z", "published": "2021-05-21T14:26:45Z", "aliases": [ "CVE-2021-29587" @@ -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/0d45ea1ca641b21b73bcf9c00e0179cda284e7e7" + }, + { + "type": "PACKAGE", + "url": "https://github.com/tensorflow/tensorflow" + }, + { + "type": "WEB", + "url": "https://github.com/tensorflow/tensorflow/blob/5f7975d09eac0f10ed8a17dbb6f5964977725adc/tensorflow/lite/kernels/space_to_depth.cc#L63-L67" } ], "database_specific": {