ghsa-m9j7-xcj7-42j9
Vulnerability from github
Published
2022-05-17 02:01
Modified
2024-09-26 16:22
Severity ?
6.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
5.1 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
5.1 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
Summary
MoinMoin Cross-site Scripting (XSS) vulnerability
Details
Cross-site scripting (XSS) vulnerability in the reStructuredText (rst) parser in parser/text_rst.py
in MoinMoin before 1.9.3, when docutils is installed or when "format rst" is set, allows remote attackers to inject arbitrary web script or HTML via a javascript: URL in the refuri attribute. NOTE: some of these details are obtained from third party information.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "moin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.9.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-1058" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-05-01T10:56:06Z", "nvd_published_at": "2011-02-22T18:00:00Z", "severity": "MODERATE" }, "details": "Cross-site scripting (XSS) vulnerability in the reStructuredText (rst) parser in `parser/text_rst.py` in MoinMoin before 1.9.3, when docutils is installed or when \"format rst\" is set, allows remote attackers to inject arbitrary web script or HTML via a javascript: URL in the refuri attribute. NOTE: some of these details are obtained from third party information.", "id": "GHSA-m9j7-xcj7-42j9", "modified": "2024-09-26T16:22:53Z", "published": "2022-05-17T02:01:10Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1058" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/65545" }, { "type": "PACKAGE", "url": "https://github.com/moinwiki/moin" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/moin/PYSEC-2011-6.yaml" }, { "type": "WEB", "url": "https://web.archive.org/web/20140720123341/http://secunia.com/advisories/50885" }, { "type": "WEB", "url": "https://web.archive.org/web/20140721222129/http://secunia.com/advisories/43665" }, { "type": "WEB", "url": "https://web.archive.org/web/20140802163629/http://secunia.com/advisories/43413" }, { "type": "WEB", "url": "https://web.archive.org/web/20201202035105/http://www.securityfocus.com/bid/46476" }, { "type": "WEB", "url": "http://hg.moinmo.in/moin/1.9/rev/97208f67798f" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/054544.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055116.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-March/055124.html" }, { "type": "WEB", "url": "http://moinmo.in/SecurityFixes" }, { "type": "WEB", "url": "http://www.debian.org/security/2011/dsa-2321" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1604-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N", "type": "CVSS_V4" } ], "summary": "MoinMoin Cross-site Scripting (XSS) vulnerability" }
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.