From 91cc771eed162ebed0a36ab13378ebaa052097a4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:46:37 +0000 Subject: [PATCH] Publish Advisories GHSA-49cw-434h-qc57 GHSA-4pfg-2frf-f67v --- .../GHSA-49cw-434h-qc57.json | 10 +++++++++- .../GHSA-4pfg-2frf-f67v.json | 19 +++++++++++++++++-- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-49cw-434h-qc57/GHSA-49cw-434h-qc57.json b/advisories/github-reviewed/2022/05/GHSA-49cw-434h-qc57/GHSA-49cw-434h-qc57.json index fc3e3b6bc61..8867139b690 100644 --- a/advisories/github-reviewed/2022/05/GHSA-49cw-434h-qc57/GHSA-49cw-434h-qc57.json +++ b/advisories/github-reviewed/2022/05/GHSA-49cw-434h-qc57/GHSA-49cw-434h-qc57.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-49cw-434h-qc57", - "modified": "2024-05-01T17:05:25Z", + "modified": "2024-09-30T20:45:24Z", "published": "2022-05-17T02:37:31Z", "aliases": [ "CVE-2016-3105" @@ -12,6 +12,10 @@ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -40,6 +44,10 @@ "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3105" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mercurial/PYSEC-2016-28.yaml" + }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201612-19" diff --git a/advisories/github-reviewed/2022/05/GHSA-4pfg-2frf-f67v/GHSA-4pfg-2frf-f67v.json b/advisories/github-reviewed/2022/05/GHSA-4pfg-2frf-f67v/GHSA-4pfg-2frf-f67v.json index a731ec89898..bfdd9dd8f1f 100644 --- a/advisories/github-reviewed/2022/05/GHSA-4pfg-2frf-f67v/GHSA-4pfg-2frf-f67v.json +++ b/advisories/github-reviewed/2022/05/GHSA-4pfg-2frf-f67v/GHSA-4pfg-2frf-f67v.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-4pfg-2frf-f67v", - "modified": "2024-04-29T11:59:17Z", + "modified": "2024-09-30T20:44:38Z", "published": "2022-05-02T03:25:39Z", "aliases": [ "CVE-2009-1482" @@ -9,7 +9,14 @@ "summary": "MoinMoin Cross-site Scripting (XSS) vulnerability", "details": "Multiple cross-site scripting (XSS) vulnerabilities in `action/AttachFile.py` in MoinMoin 1.8.2 and earlier allow remote attackers to inject arbitrary web script or HTML via (1) an AttachFile sub-action in the `error_msg` function or (2) multiple vectors related to package file errors in the `upload_form` function, different vectors than CVE-2009-0260.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + } ], "affected": [ { @@ -41,6 +48,14 @@ "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/50356" }, + { + "type": "PACKAGE", + "url": "https://github.com/moinwiki/moin" + }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/moin/PYSEC-2009-6.yaml" + }, { "type": "WEB", "url": "https://web.archive.org/web/20140724194431/http://secunia.com/advisories/34945"