diff --git a/advisories/github-reviewed/2019/04/GHSA-q492-f7gr-27rp/GHSA-q492-f7gr-27rp.json b/advisories/github-reviewed/2019/04/GHSA-q492-f7gr-27rp/GHSA-q492-f7gr-27rp.json index 238b9a49db1..85165337872 100644 --- a/advisories/github-reviewed/2019/04/GHSA-q492-f7gr-27rp/GHSA-q492-f7gr-27rp.json +++ b/advisories/github-reviewed/2019/04/GHSA-q492-f7gr-27rp/GHSA-q492-f7gr-27rp.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-q492-f7gr-27rp", - "modified": "2021-08-03T21:05:55Z", + "modified": "2024-08-23T22:28:18Z", "published": "2019-04-30T15:37:31Z", "aliases": [ "CVE-2018-10055" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -33,6 +37,25 @@ ] } ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.1.0" + }, + { + "fixed": "1.7.1" + } + ] + } + ] } ], "references": [ @@ -44,6 +67,10 @@ "type": "WEB", "url": "https://github.com/tensorflow/tensorflow/commit/c89ab82a82585cdaa90bf4911980e9e845909e78" }, + { + "type": "PACKAGE", + "url": "https://github.com/tensorflow/tensorflow" + }, { "type": "WEB", "url": "https://github.com/tensorflow/tensorflow/blob/master/tensorflow/security/advisory/tfsa-2018-006.md"