Publish Advisories

GHSA-f58w-649r-qjr9
GHSA-3g56-2hh3-35ph
This commit is contained in:
advisory-database[bot]
2024-10-27 15:35:09 +00:00
parent ac0a445bc8
commit c04e2b373c
2 changed files with 25 additions and 5 deletions
@@ -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
@@ -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"