diff --git a/advisories/github-reviewed/2018/07/GHSA-ghjx-3jg5-h6r2/GHSA-ghjx-3jg5-h6r2.json b/advisories/github-reviewed/2018/07/GHSA-ghjx-3jg5-h6r2/GHSA-ghjx-3jg5-h6r2.json index 25ac75da13d..37bfa5530ad 100644 --- a/advisories/github-reviewed/2018/07/GHSA-ghjx-3jg5-h6r2/GHSA-ghjx-3jg5-h6r2.json +++ b/advisories/github-reviewed/2018/07/GHSA-ghjx-3jg5-h6r2/GHSA-ghjx-3jg5-h6r2.json @@ -1,17 +1,21 @@ { "schema_version": "1.4.0", "id": "GHSA-ghjx-3jg5-h6r2", - "modified": "2021-09-10T21:36:44Z", + "modified": "2024-10-01T19:23:42Z", "published": "2018-07-13T15:17:10Z", "aliases": [ "CVE-2017-9462" ], - "summary": "High severity vulnerability that affects mercurial", + "summary": "Mercurial has Incorrect Permission Assignment for Critical Resource", "details": "In Mercurial before 4.1.3, \"hg serve --stdio\" allows remote authenticated users to launch the Python debugger, and consequently execute arbitrary code, by using --debugger as a repository name.", "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:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -52,6 +56,10 @@ "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-ghjx-3jg5-h6r2" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mercurial/PYSEC-2017-91.yaml" + }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00005.html" @@ -60,6 +68,10 @@ "type": "WEB", "url": "https://security.gentoo.org/glsa/201709-18" }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200227162318/http://www.securityfocus.com/bid/99123" + }, { "type": "WEB", "url": "https://www.mercurial-scm.org/repo/hg/rev/77eaf9539499" @@ -71,10 +83,6 @@ { "type": "WEB", "url": "http://www.debian.org/security/2017/dsa-3963" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/99123" } ], "database_specific": { diff --git a/advisories/github-reviewed/2022/05/GHSA-jhxw-4hw4-mhh7/GHSA-jhxw-4hw4-mhh7.json b/advisories/github-reviewed/2022/05/GHSA-jhxw-4hw4-mhh7/GHSA-jhxw-4hw4-mhh7.json index 71004ce41d2..e41f6135fdb 100644 --- a/advisories/github-reviewed/2022/05/GHSA-jhxw-4hw4-mhh7/GHSA-jhxw-4hw4-mhh7.json +++ b/advisories/github-reviewed/2022/05/GHSA-jhxw-4hw4-mhh7/GHSA-jhxw-4hw4-mhh7.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-jhxw-4hw4-mhh7", - "modified": "2024-04-22T18:53:11Z", + "modified": "2024-10-01T19:22:30Z", "published": "2022-05-17T05:52:47Z", "aliases": [ "CVE-2008-6548" @@ -9,7 +9,14 @@ "summary": "MoinMoin improper access control on the included page for the rst parser", "details": "The rst parser (parser/text_rst.py) in MoinMoin 1.6.1 does not check the ACL of an included page, which allows attackers to read unauthorized include files via unknown vectors.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -60,10 +67,6 @@ { "type": "WEB", "url": "http://moinmo.in/SecurityFixes" - }, - { - "type": "WEB", - "url": "http://osvdb.org/48877" } ], "database_specific": {