From 4e63621186757cb7822aa3d2ce82f4bad170a8f6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 22:37:32 +0000 Subject: [PATCH] Publish Advisories GHSA-j556-q367-2gw6 GHSA-v89f-4mc4-h6w9 --- .../GHSA-j556-q367-2gw6.json | 14 +++++++++++++- .../GHSA-v89f-4mc4-h6w9.json | 17 ++++++++++++++--- 2 files changed, 27 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-j556-q367-2gw6/GHSA-j556-q367-2gw6.json b/advisories/github-reviewed/2022/05/GHSA-j556-q367-2gw6/GHSA-j556-q367-2gw6.json index f907353bbe9..47744831904 100644 --- a/advisories/github-reviewed/2022/05/GHSA-j556-q367-2gw6/GHSA-j556-q367-2gw6.json +++ b/advisories/github-reviewed/2022/05/GHSA-j556-q367-2gw6/GHSA-j556-q367-2gw6.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-j556-q367-2gw6", - "modified": "2023-08-16T23:07:18Z", + "modified": "2024-10-26T22:36:09Z", "published": "2022-05-17T03:56:49Z", "aliases": [ "CVE-2014-6276" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" } ], "affected": [ @@ -40,6 +44,14 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-6276" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/roundup/PYSEC-2016-33.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/roundup-tracker/roundup" + }, { "type": "WEB", "url": "https://sourceforge.net/p/roundup/code/ci/tip/tree/CHANGES.txt" diff --git a/advisories/github-reviewed/2022/05/GHSA-v89f-4mc4-h6w9/GHSA-v89f-4mc4-h6w9.json b/advisories/github-reviewed/2022/05/GHSA-v89f-4mc4-h6w9/GHSA-v89f-4mc4-h6w9.json index 7fa0c552a10..e09930271b4 100644 --- a/advisories/github-reviewed/2022/05/GHSA-v89f-4mc4-h6w9/GHSA-v89f-4mc4-h6w9.json +++ b/advisories/github-reviewed/2022/05/GHSA-v89f-4mc4-h6w9/GHSA-v89f-4mc4-h6w9.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-v89f-4mc4-h6w9", - "modified": "2024-05-01T11:19:14Z", + "modified": "2024-10-26T22:36:55Z", "published": "2022-05-17T04:58:26Z", "aliases": [ "CVE-2013-4435" @@ -9,7 +9,14 @@ "summary": "Salt has insufficient argument validation in several modules", "details": "Salt (aka SaltStack) 0.15.0 through 0.17.0 allows remote authenticated users who are using external authentication or client ACL to execute restricted routines by embedding the routine in another routine.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/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:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -40,6 +47,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4435" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/salt/PYSEC-2013-12.yaml" + }, { "type": "PACKAGE", "url": "https://github.com/saltstack/salt" @@ -61,7 +72,7 @@ "cwe_ids": [ "CWE-287" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-05-01T11:19:14Z", "nvd_published_at": "2013-11-05T18:55:00Z"