From 88a90b74889657aeacca30f05438729d2968f78c 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:43:54 +0000 Subject: [PATCH] Publish GHSA-gxh5-r8gp-pjc3 --- .../GHSA-gxh5-r8gp-pjc3.json | 51 +++++++++++++------ 1 file changed, 35 insertions(+), 16 deletions(-) rename advisories/{unreviewed => github-reviewed}/2022/05/GHSA-gxh5-r8gp-pjc3/GHSA-gxh5-r8gp-pjc3.json (70%) diff --git a/advisories/unreviewed/2022/05/GHSA-gxh5-r8gp-pjc3/GHSA-gxh5-r8gp-pjc3.json b/advisories/github-reviewed/2022/05/GHSA-gxh5-r8gp-pjc3/GHSA-gxh5-r8gp-pjc3.json similarity index 70% rename from advisories/unreviewed/2022/05/GHSA-gxh5-r8gp-pjc3/GHSA-gxh5-r8gp-pjc3.json rename to advisories/github-reviewed/2022/05/GHSA-gxh5-r8gp-pjc3/GHSA-gxh5-r8gp-pjc3.json index 7bf80785c42..18e9d690bd1 100644 --- a/advisories/unreviewed/2022/05/GHSA-gxh5-r8gp-pjc3/GHSA-gxh5-r8gp-pjc3.json +++ b/advisories/github-reviewed/2022/05/GHSA-gxh5-r8gp-pjc3/GHSA-gxh5-r8gp-pjc3.json @@ -1,23 +1,54 @@ { "schema_version": "1.4.0", "id": "GHSA-gxh5-r8gp-pjc3", - "modified": "2022-05-17T05:49:23Z", + "modified": "2024-02-08T15:42:32Z", "published": "2022-05-17T05:49:23Z", "aliases": [ "CVE-2010-2970" ], + "summary": "MoinMoin cross-site scripting (XSS) vulnerability ", "details": "Multiple cross-site scripting (XSS) vulnerabilities in MoinMoin 1.9.x before 1.9.3 allow remote attackers to inject arbitrary web script or HTML via crafted content, related to (1) action/SlideShow.py, (2) action/anywikidraw.py, and (3) action/language_setup.py, a similar issue to CVE-2010-2487.", "severity": [ ], "affected": [ - + { + "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-2970" }, + { + "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 +85,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 +95,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-02-08T15:42:32Z", "nvd_published_at": "2010-08-05T13:22:00Z" } } \ No newline at end of file