From 352eaccfae5088a41a584320d6d75a37ca8b6617 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:22:13 +0000 Subject: [PATCH] Publish GHSA-vcr5-xr9h-mvc5 --- .../GHSA-vcr5-xr9h-mvc5.json | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2018/11/GHSA-vcr5-xr9h-mvc5/GHSA-vcr5-xr9h-mvc5.json b/advisories/github-reviewed/2018/11/GHSA-vcr5-xr9h-mvc5/GHSA-vcr5-xr9h-mvc5.json index 2b9b3876a88..71459c4d433 100644 --- a/advisories/github-reviewed/2018/11/GHSA-vcr5-xr9h-mvc5/GHSA-vcr5-xr9h-mvc5.json +++ b/advisories/github-reviewed/2018/11/GHSA-vcr5-xr9h-mvc5/GHSA-vcr5-xr9h-mvc5.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-vcr5-xr9h-mvc5", - "modified": "2023-09-01T20:54:16Z", + "modified": "2024-10-25T21:20:40Z", "published": "2018-11-06T23:12:48Z", "aliases": [ "CVE-2014-1929" @@ -9,7 +9,14 @@ "summary": "python-gnupg vulnerable to shell injection", "details": "python-gnupg 0.3.5 and 0.3.6 allow for shell injection via a failure to escape backslashes in the `shell_quote()` function. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-7323.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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": [ { @@ -52,6 +59,10 @@ "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-vcr5-xr9h-mvc5" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-gnupg/PYSEC-2014-92.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/vsajip/python-gnupg" @@ -85,7 +96,7 @@ "cwe_ids": [ "CWE-20" ], - "severity": "MODERATE", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:57:27Z", "nvd_published_at": null