From ade91da43f4fab58c66337ac15f398369bd850f1 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 20:46:31 +0000 Subject: [PATCH] Publish Advisories GHSA-2q4h-27m7-rj67 GHSA-qgfg-gvff-523v --- .../GHSA-2q4h-27m7-rj67.json | 17 ++++++++++++++--- .../GHSA-qgfg-gvff-523v.json | 17 ++++++++++++++--- 2 files changed, 28 insertions(+), 6 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-2q4h-27m7-rj67/GHSA-2q4h-27m7-rj67.json b/advisories/github-reviewed/2022/05/GHSA-2q4h-27m7-rj67/GHSA-2q4h-27m7-rj67.json index 940defd3020..cc4332ba72a 100644 --- a/advisories/github-reviewed/2022/05/GHSA-2q4h-27m7-rj67/GHSA-2q4h-27m7-rj67.json +++ b/advisories/github-reviewed/2022/05/GHSA-2q4h-27m7-rj67/GHSA-2q4h-27m7-rj67.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-2q4h-27m7-rj67", - "modified": "2024-04-29T14:47:01Z", + "modified": "2024-10-25T20:45:22Z", "published": "2022-05-14T02:10:10Z", "aliases": [ "CVE-2013-2191" @@ -9,7 +9,14 @@ "summary": "python-bugzilla has improper validation of X.509 certificates", "details": "python-bugzilla before 0.9.0 does not validate X.509 certificates, which allows man-in-the-middle attackers to spoof Bugzilla servers via a crafted certificate.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -49,6 +56,10 @@ "type": "WEB", "url": "https://git.fedorahosted.org/cgit/python-bugzilla.git/commit/?id=a782282ee479ba4cc1b8b1d89700ac630ba83eef" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-bugzilla/PYSEC-2014-88.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/python-bugzilla/python-bugzilla" @@ -74,7 +85,7 @@ "cwe_ids": [ "CWE-20" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-04-29T14:47:01Z", "nvd_published_at": "2014-02-08T00:55:00Z" diff --git a/advisories/github-reviewed/2022/05/GHSA-qgfg-gvff-523v/GHSA-qgfg-gvff-523v.json b/advisories/github-reviewed/2022/05/GHSA-qgfg-gvff-523v/GHSA-qgfg-gvff-523v.json index 13991ff1418..be9f3cab707 100644 --- a/advisories/github-reviewed/2022/05/GHSA-qgfg-gvff-523v/GHSA-qgfg-gvff-523v.json +++ b/advisories/github-reviewed/2022/05/GHSA-qgfg-gvff-523v/GHSA-qgfg-gvff-523v.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-qgfg-gvff-523v", - "modified": "2023-02-06T19:28:19Z", + "modified": "2024-10-25T20:44:50Z", "published": "2022-05-14T02:10:39Z", "aliases": [ "CVE-2013-4111" @@ -9,7 +9,14 @@ "summary": "python-glanceclient vulnerable to SSL server spoofing due to unverified X.509 certificate", "details": "The Python client library for Glance (python-glanceclient) before 0.10.0 does not properly check the preverify_ok value, which prevents the server hostname from being verified with a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate and allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -61,6 +68,10 @@ "type": "WEB", "url": "https://github.com/openstack/python-glanceclient/blob/master/doc/source/index.rst" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-glanceclient/PYSEC-2013-11.yaml" + }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-08/msg00019.html" @@ -78,7 +89,7 @@ "cwe_ids": [ "CWE-20" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-02-06T19:28:19Z", "nvd_published_at": "2013-08-28T21:55:00Z"