From c04e2b373c8f3b9ffc0018ee04953c19fe3c9dca Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 15:35:09 +0000 Subject: [PATCH] Publish Advisories GHSA-f58w-649r-qjr9 GHSA-3g56-2hh3-35ph --- .../GHSA-f58w-649r-qjr9.json | 18 +++++++++++++++--- .../GHSA-3g56-2hh3-35ph.json | 12 ++++++++++-- 2 files changed, 25 insertions(+), 5 deletions(-) diff --git a/advisories/github-reviewed/2019/03/GHSA-f58w-649r-qjr9/GHSA-f58w-649r-qjr9.json b/advisories/github-reviewed/2019/03/GHSA-f58w-649r-qjr9/GHSA-f58w-649r-qjr9.json index 78f5884ff95..b2d9f51eac5 100644 --- a/advisories/github-reviewed/2019/03/GHSA-f58w-649r-qjr9/GHSA-f58w-649r-qjr9.json +++ b/advisories/github-reviewed/2019/03/GHSA-f58w-649r-qjr9/GHSA-f58w-649r-qjr9.json @@ -1,17 +1,21 @@ { "schema_version": "1.4.0", "id": "GHSA-f58w-649r-qjr9", - "modified": "2021-09-09T21:39:31Z", + "modified": "2024-10-27T15:34:51Z", "published": "2019-03-25T16:18:04Z", "aliases": [ "CVE-2019-5729" ], - "summary": "Moderate severity vulnerability that affects splunk-sdk", + "summary": "splunk-sdk does not properly verify untrusted TLS server certificates", "details": "Splunk-SDK-Python before 1.6.6 does not properly verify untrusted TLS server certificates, which could result in man-in-the-middle attacks.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -44,6 +48,14 @@ "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-f58w-649r-qjr9" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/splunk-sdk/PYSEC-2019-203.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/splunk/splunk-sdk-python" + }, { "type": "WEB", "url": "https://www.splunk.com/view/SP-CAAAQAD" @@ -53,7 +65,7 @@ "cwe_ids": [ "CWE-295" ], - "severity": "HIGH", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:33:41Z", "nvd_published_at": null diff --git a/advisories/github-reviewed/2022/05/GHSA-3g56-2hh3-35ph/GHSA-3g56-2hh3-35ph.json b/advisories/github-reviewed/2022/05/GHSA-3g56-2hh3-35ph/GHSA-3g56-2hh3-35ph.json index d01617f287f..fc1e3adba67 100644 --- a/advisories/github-reviewed/2022/05/GHSA-3g56-2hh3-35ph/GHSA-3g56-2hh3-35ph.json +++ b/advisories/github-reviewed/2022/05/GHSA-3g56-2hh3-35ph/GHSA-3g56-2hh3-35ph.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3g56-2hh3-35ph", - "modified": "2023-08-02T22:03:33Z", + "modified": "2024-10-27T15:34:11Z", "published": "2022-05-13T01:54:05Z", "aliases": [ "CVE-2015-7529" @@ -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:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -25,7 +29,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "3.0" }, { "fixed": "3.3" @@ -60,6 +64,10 @@ "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1282542" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/sosreport/PYSEC-2017-73.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/sosreport/sos"