ghsa-jhxw-4hw4-mhh7
Vulnerability from github
Published
2022-05-17 05:52
Modified
2024-10-01 19:22
Severity ?
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
MoinMoin improper access control on the included page for the rst parser
Details
The rst parser (parser/text_rst.py) in MoinMoin 1.6.1 does not check the ACL of an included page, which allows attackers to read unauthorized include files via unknown vectors.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "moin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.6.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2008-6548" ], "database_specific": { "cwe_ids": [ "CWE-862" ], "github_reviewed": true, "github_reviewed_at": "2024-04-22T18:53:10Z", "nvd_published_at": "2009-03-30T01:30:00Z", "severity": "MODERATE" }, "details": "The rst parser (parser/text_rst.py) in MoinMoin 1.6.1 does not check the ACL of an included page, which allows attackers to read unauthorized include files via unknown vectors.", "id": "GHSA-jhxw-4hw4-mhh7", "modified": "2024-10-01T19:22:30Z", "published": "2022-05-17T05:52:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-6548" }, { "type": "PACKAGE", "url": "https://github.com/moinwiki/moin" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/moin/PYSEC-2009-11.yaml" }, { "type": "WEB", "url": "https://web.archive.org/web/20080523123729/http://hg.moinmo.in/moin/1.6/raw-file/1.6.2/docs/CHANGES" }, { "type": "WEB", "url": "https://web.archive.org/web/20211206185024/http://hg.moinmo.in/moin/1.6/rev/35ff7a9b1546" }, { "type": "WEB", "url": "http://hg.moinmo.in/moin/1.6/rev/35ff7a9b1546" }, { "type": "WEB", "url": "http://moinmo.in/SecurityFixes" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "MoinMoin improper access control on the included page for the rst parser" }
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.