From 7f789629142996d075e128e8205b66c7b0695e79 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 16:18:23 +0000 Subject: [PATCH] Publish Advisories GHSA-jfq2-rj7f-9gvf GHSA-qx2v-j445-g354 --- .../GHSA-jfq2-rj7f-9gvf.json | 39 +++++++++++++++++-- .../GHSA-qx2v-j445-g354.json | 33 +++++++++++++++- 2 files changed, 67 insertions(+), 5 deletions(-) diff --git a/advisories/github-reviewed/2019/04/GHSA-jfq2-rj7f-9gvf/GHSA-jfq2-rj7f-9gvf.json b/advisories/github-reviewed/2019/04/GHSA-jfq2-rj7f-9gvf/GHSA-jfq2-rj7f-9gvf.json index a3ac3055f93..f38cd30e2e6 100644 --- a/advisories/github-reviewed/2019/04/GHSA-jfq2-rj7f-9gvf/GHSA-jfq2-rj7f-9gvf.json +++ b/advisories/github-reviewed/2019/04/GHSA-jfq2-rj7f-9gvf/GHSA-jfq2-rj7f-9gvf.json @@ -1,17 +1,21 @@ { "schema_version": "1.4.0", "id": "GHSA-jfq2-rj7f-9gvf", - "modified": "2021-08-03T19:06:32Z", + "modified": "2024-08-26T16:10:50Z", "published": "2019-04-24T16:11:27Z", "aliases": [ "CVE-2018-7576" ], "summary": "Null pointer dereference in TensorFlow leads to exploitation", - "details": "Google TensorFlow 1.6.x and earlier is affected by: Null Pointer Dereference. The type of exploitation is: context-dependent.", + "details": "Google TensorFlow 1.0.0 through 1.5.1 is affected by: Null Pointer Dereference. The type of exploitation is: context-dependent.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -25,10 +29,29 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "1.0.0" }, { - "fixed": "1.7.0" + "fixed": "1.6.0" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "tensorflow-gpu" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.0.0" + }, + { + "fixed": "1.6.0" } ] } @@ -40,6 +63,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7576" }, + { + "type": "WEB", + "url": "https://github.com/tensorflow/tensorflow/commit/c48431588e7cf8aff61d4c299231e3e925144df8" + }, + { + "type": "PACKAGE", + "url": "https://github.com/tensorflow/tensorflow" + }, { "type": "WEB", "url": "https://github.com/tensorflow/tensorflow/blob/master/tensorflow/security/advisory/tfsa-2018-002.md" diff --git a/advisories/github-reviewed/2019/04/GHSA-qx2v-j445-g354/GHSA-qx2v-j445-g354.json b/advisories/github-reviewed/2019/04/GHSA-qx2v-j445-g354/GHSA-qx2v-j445-g354.json index 841f3cfff00..3ef96ac786d 100644 --- a/advisories/github-reviewed/2019/04/GHSA-qx2v-j445-g354/GHSA-qx2v-j445-g354.json +++ b/advisories/github-reviewed/2019/04/GHSA-qx2v-j445-g354/GHSA-qx2v-j445-g354.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qx2v-j445-g354", - "modified": "2021-08-03T21:02:26Z", + "modified": "2024-08-26T16:17:20Z", "published": "2019-04-30T15:37:34Z", "aliases": [ "CVE-2018-7577" @@ -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": [ @@ -40,6 +63,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7577" }, + { + "type": "WEB", + "url": "https://github.com/tensorflow/tensorflow/commit/dfa9921e6343727b05f42f8d4a918b19528ff994" + }, + { + "type": "PACKAGE", + "url": "https://github.com/tensorflow/tensorflow" + }, { "type": "WEB", "url": "https://github.com/tensorflow/tensorflow/blob/master/tensorflow/security/advisory/tfsa-2018-005.md"