diff --git a/advisories/github-reviewed/2020/03/GHSA-m8qc-mf6p-pfq9/GHSA-m8qc-mf6p-pfq9.json b/advisories/github-reviewed/2020/03/GHSA-m8qc-mf6p-pfq9/GHSA-m8qc-mf6p-pfq9.json index a6287f571af..b26a9c783b8 100644 --- a/advisories/github-reviewed/2020/03/GHSA-m8qc-mf6p-pfq9/GHSA-m8qc-mf6p-pfq9.json +++ b/advisories/github-reviewed/2020/03/GHSA-m8qc-mf6p-pfq9/GHSA-m8qc-mf6p-pfq9.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-m8qc-mf6p-pfq9", - "modified": "2021-08-19T21:52:46Z", + "modified": "2024-10-26T22:44:05Z", "published": "2020-03-11T20:56:34Z", "aliases": [ "CVE-2014-1938" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -52,6 +56,18 @@ "type": "WEB", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737627" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-m8qc-mf6p-pfq9" + }, + { + "type": "PACKAGE", + "url": "https://github.com/alex/rply" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/rply/PYSEC-2019-202.yaml" + }, { "type": "WEB", "url": "https://security-tracker.debian.org/tracker/CVE-2014-1938" diff --git a/advisories/github-reviewed/2022/05/GHSA-jmv9-5gx8-7xpf/GHSA-jmv9-5gx8-7xpf.json b/advisories/github-reviewed/2022/05/GHSA-jmv9-5gx8-7xpf/GHSA-jmv9-5gx8-7xpf.json index 809e4d7feb6..b54dd20cb77 100644 --- a/advisories/github-reviewed/2022/05/GHSA-jmv9-5gx8-7xpf/GHSA-jmv9-5gx8-7xpf.json +++ b/advisories/github-reviewed/2022/05/GHSA-jmv9-5gx8-7xpf/GHSA-jmv9-5gx8-7xpf.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-jmv9-5gx8-7xpf", - "modified": "2022-07-15T20:57:55Z", + "modified": "2024-10-26T22:43:27Z", "published": "2022-05-17T04:58:30Z", "aliases": [ "CVE-2013-4439" @@ -9,7 +9,14 @@ "summary": "Minion identity not validated in saltstack", "details": "Salt (aka SaltStack) before 0.15.0 through 0.17.0 allows remote authenticated minions to impersonate arbitrary minions via a crafted minion with a valid key.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -22,7 +29,7 @@ "type": "ECOSYSTEM", "events": [ { - "introduced": "0" + "introduced": "0.15.0" }, { "fixed": "0.17.1" @@ -53,10 +60,6 @@ "type": "PACKAGE", "url": "https://github.com/saltstack/salt" }, - { - "type": "WEB", - "url": "http://docs.saltstack.com/topics/releases/0.17.1.html" - }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/10/18/3" @@ -66,7 +69,7 @@ "cwe_ids": [ ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-07-15T20:57:55Z", "nvd_published_at": "2013-11-05T18:55:00Z"