ghsa-8fj9-pj4p-4vq7
Vulnerability from github
Published
2022-05-01 23:36
Modified
2024-05-14 20:41
VLAI Severity ?
Summary
MoinMoin Multiple cross-site scripting (XSS) vulnerabilities
Details
Multiple cross-site scripting (XSS) vulnerabilities in MoinMoin 1.5.8 and earlier allow remote attackers to inject arbitrary web script or HTML via (1) certain input processed by formatter/text_gedit.py
(aka the gui editor formatter); (2) a page name, which triggers an injection in PageEditor.py when the page is successfully deleted by a victim in a DeletePage action; or (3) the destination page name for a RenamePage action, which triggers an injection in PageEditor.py when a victim's rename attempt fails because of a duplicate name. NOTE: the AttachFile XSS issue is already covered by CVE-2008-0781, and the login XSS issue is already covered by CVE-2008-0780.
The issue has been fixed on d0152eeb4499 and 4ede07e792dd.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "moin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.5.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2008-1098" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-05-14T20:41:34Z", "nvd_published_at": "2008-03-05T20:44:00Z", "severity": "MODERATE" }, "details": "Multiple cross-site scripting (XSS) vulnerabilities in MoinMoin 1.5.8 and earlier allow remote attackers to inject arbitrary web script or HTML via (1) certain input processed by `formatter/text_gedit.py` (aka the gui editor formatter); (2) a page name, which triggers an injection in PageEditor.py when the page is successfully deleted by a victim in a DeletePage action; or (3) the destination page name for a RenamePage action, which triggers an injection in PageEditor.py when a victim\u0027s rename attempt fails because of a duplicate name. NOTE: the AttachFile XSS issue is already covered by CVE-2008-0781, and the login XSS issue is already covered by CVE-2008-0780.\nThe issue has been fixed on [d0152eeb4499](http://hg.moinmo.in/moin/1.5/rev/d0152eeb4499) and [4ede07e792dd](http://hg.moinmo.in/moin/1.5/rev/4ede07e792dd).", "id": "GHSA-8fj9-pj4p-4vq7", "modified": "2024-05-14T20:41:34Z", "published": "2022-05-01T23:36:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-1098" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/41037" }, { "type": "WEB", "url": "https://usn.ubuntu.com/716-1" }, { "type": "WEB", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-April/msg00510.html" }, { "type": "WEB", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-April/msg00538.html" }, { "type": "WEB", "url": "http://hg.moinmo.in/moin/1.5/rev/4ede07e792dd" }, { "type": "WEB", "url": "http://hg.moinmo.in/moin/1.5/rev/d0152eeb4499" }, { "type": "WEB", "url": "http://moinmo.in/SecurityFixes" }, { "type": "WEB", "url": "http://secunia.com/advisories/29262" }, { "type": "WEB", "url": "http://secunia.com/advisories/29444" }, { "type": "WEB", "url": "http://secunia.com/advisories/30031" }, { "type": "WEB", "url": "http://secunia.com/advisories/33755" }, { "type": "WEB", "url": "http://www.debian.org/security/2008/dsa-1514" }, { "type": "WEB", "url": "http://www.gentoo.org/security/en/glsa/glsa-200803-27.xml" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/28173" } ], "schema_version": "1.4.0", "severity": [], "summary": "MoinMoin Multiple cross-site scripting (XSS) vulnerabilities" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…