From 54451c70a69878e1b1065499947bbbc601d56687 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 15:45:59 +0000 Subject: [PATCH] Publish GHSA-2j76-26qq-7rvv --- .../GHSA-2j76-26qq-7rvv.json | 70 ++++++++++++++----- 1 file changed, 54 insertions(+), 16 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-2j76-26qq-7rvv/GHSA-2j76-26qq-7rvv.json (62%) diff --git a/advisories/unreviewed/2022/05/GHSA-2j76-26qq-7rvv/GHSA-2j76-26qq-7rvv.json b/advisories/github-reviewed/2022/05/GHSA-2j76-26qq-7rvv/GHSA-2j76-26qq-7rvv.json similarity index 62% rename from advisories/unreviewed/2022/05/GHSA-2j76-26qq-7rvv/GHSA-2j76-26qq-7rvv.json rename to advisories/github-reviewed/2022/05/GHSA-2j76-26qq-7rvv/GHSA-2j76-26qq-7rvv.json index 7838a033997..c21bb830ef6 100644 --- a/advisories/unreviewed/2022/05/GHSA-2j76-26qq-7rvv/GHSA-2j76-26qq-7rvv.json +++ b/advisories/github-reviewed/2022/05/GHSA-2j76-26qq-7rvv/GHSA-2j76-26qq-7rvv.json @@ -1,23 +1,73 @@ { "schema_version": "1.4.0", "id": "GHSA-2j76-26qq-7rvv", - "modified": "2022-05-17T05:49:23Z", + "modified": "2024-02-08T15:43:48Z", "published": "2022-05-17T05:49:23Z", "aliases": [ "CVE-2010-2969" ], + "summary": "MoinMoin cross-site scripting (XSS) vulnerability", "details": "Multiple cross-site scripting (XSS) vulnerabilities in MoinMoin 1.7.3 and earlier, and 1.9.x before 1.9.3, allow remote attackers to inject arbitrary web script or HTML via crafted content, related to (1) action/LikePages.py, (2) action/chart.py, and (3) action/userprofile.py, a similar issue to CVE-2010-2487.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "PyPI", + "name": "moin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.7.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "moin" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.9.0" + }, + { + "fixed": "1.9.3" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-2969" }, + { + "type": "PACKAGE", + "url": "https://github.com/moinwiki/moin" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20140801154518/http://secunia.com/advisories/40836" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20200228150629/http://www.securityfocus.com/bid/40549" + }, { "type": "WEB", "url": "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584809" @@ -54,21 +104,9 @@ "type": "WEB", "url": "http://moinmo.in/SecurityFixes" }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/40836" - }, { "type": "WEB", "url": "http://www.debian.org/security/2010/dsa-2083" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/40549" - }, - { - "type": "WEB", - "url": "http://www.vupen.com/english/advisories/2010/1981" } ], "database_specific": { @@ -76,8 +114,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-02-08T15:43:48Z", "nvd_published_at": "2010-08-05T13:22:00Z" } } \ No newline at end of file