From 54560f4135bc1afba8cefcf29d9795a93521cc97 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:24:33 +0000 Subject: [PATCH] Publish Advisories GHSA-2x54-j4m3-r6wx GHSA-38fc-9xqv-7f7q GHSA-h98h-8mxr-m8gx --- .../GHSA-2x54-j4m3-r6wx.json | 15 ++++++++------ .../GHSA-38fc-9xqv-7f7q.json | 18 ++++++++++++++--- .../GHSA-h98h-8mxr-m8gx.json | 20 +++++++++++++++++-- 3 files changed, 42 insertions(+), 11 deletions(-) diff --git a/advisories/github-reviewed/2019/01/GHSA-2x54-j4m3-r6wx/GHSA-2x54-j4m3-r6wx.json b/advisories/github-reviewed/2019/01/GHSA-2x54-j4m3-r6wx/GHSA-2x54-j4m3-r6wx.json index 930549928cc..b12688d6c80 100644 --- a/advisories/github-reviewed/2019/01/GHSA-2x54-j4m3-r6wx/GHSA-2x54-j4m3-r6wx.json +++ b/advisories/github-reviewed/2019/01/GHSA-2x54-j4m3-r6wx/GHSA-2x54-j4m3-r6wx.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-2x54-j4m3-r6wx", - "modified": "2023-08-07T15:57:08Z", + "modified": "2024-10-28T14:23:42Z", "published": "2019-01-04T17:44:48Z", "aliases": [ "CVE-2019-3575" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -20,11 +24,6 @@ "ecosystem": "PyPI", "name": "sqla-yaml-fixtures" }, - "ecosystem_specific": { - "affected_functions": [ - "sqla_yaml_fixtures.load" - ] - }, "ranges": [ { "type": "ECOSYSTEM", @@ -53,6 +52,10 @@ "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-2x54-j4m3-r6wx" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/sqla-yaml-fixtures/PYSEC-2019-122.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/schettino72/sqla_yaml_fixtures" diff --git a/advisories/github-reviewed/2019/04/GHSA-38fc-9xqv-7f7q/GHSA-38fc-9xqv-7f7q.json b/advisories/github-reviewed/2019/04/GHSA-38fc-9xqv-7f7q/GHSA-38fc-9xqv-7f7q.json index 144f2921827..236ffd328a9 100644 --- a/advisories/github-reviewed/2019/04/GHSA-38fc-9xqv-7f7q/GHSA-38fc-9xqv-7f7q.json +++ b/advisories/github-reviewed/2019/04/GHSA-38fc-9xqv-7f7q/GHSA-38fc-9xqv-7f7q.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-38fc-9xqv-7f7q", - "modified": "2023-09-01T09:56:00Z", + "modified": "2024-10-28T14:22:48Z", "published": "2019-04-16T15:50:39Z", "aliases": [ "CVE-2019-7548" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -28,7 +32,7 @@ "introduced": "0" }, { - "fixed": "1.3.0" + "fixed": "1.2.19" } ] } @@ -44,6 +48,10 @@ "type": "WEB", "url": "https://github.com/sqlalchemy/sqlalchemy/issues/4481#issuecomment-461204518" }, + { + "type": "WEB", + "url": "https://github.com/sqlalchemy/sqlalchemy/issues/4510" + }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0981" @@ -60,6 +68,10 @@ "type": "WEB", "url": "https://github.com/no-security/sqlalchemy_test" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/sqlalchemy/PYSEC-2019-124.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/sqlalchemy/sqlalchemy" @@ -93,7 +105,7 @@ "cwe_ids": [ "CWE-89" ], - "severity": "HIGH", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:54:34Z", "nvd_published_at": "2019-02-06T21:29:00Z" diff --git a/advisories/github-reviewed/2020/05/GHSA-h98h-8mxr-m8gx/GHSA-h98h-8mxr-m8gx.json b/advisories/github-reviewed/2020/05/GHSA-h98h-8mxr-m8gx/GHSA-h98h-8mxr-m8gx.json index 4a0b90bbc90..13409870626 100644 --- a/advisories/github-reviewed/2020/05/GHSA-h98h-8mxr-m8gx/GHSA-h98h-8mxr-m8gx.json +++ b/advisories/github-reviewed/2020/05/GHSA-h98h-8mxr-m8gx/GHSA-h98h-8mxr-m8gx.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-h98h-8mxr-m8gx", - "modified": "2024-08-28T13:31:34Z", + "modified": "2024-10-28T14:23:04Z", "published": "2020-05-13T16:01:35Z", "aliases": [ "CVE-2018-21233" @@ -67,6 +67,22 @@ "type": "WEB", "url": "https://github.com/tensorflow/tensorflow/commit/49f73c55d56edffebde4bca4a407ad69c1cae433" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-h98h-8mxr-m8gx" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow-cpu/PYSEC-2020-269.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow-gpu/PYSEC-2020-304.yaml" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow/PYSEC-2020-253.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/tensorflow/tensorflow" @@ -80,7 +96,7 @@ "cwe_ids": [ "CWE-125" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-05-13T16:01:21Z", "nvd_published_at": null