ghsa-v33q-2xcj-4f3m
Vulnerability from github
Published
2022-05-17 05:17
Modified
2024-09-26 14:54
Severity ?
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/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:N/VI:L/VA:N/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
MoinMoin Directory Traversal vulnerability
Details
Directory traversal vulnerability in the _do_attachment_move
function in the AttachFile action (action/AttachFile.py
) in MoinMoin 1.9.3 through 1.9.5 allows remote attackers to overwrite arbitrary files via a ..
(dot dot) in a file name.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "moin" }, "ranges": [ { "events": [ { "introduced": "1.9.3" }, { "fixed": "1.9.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-6080" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-05-01T10:53:12Z", "nvd_published_at": "2013-01-03T01:55:00Z", "severity": "MODERATE" }, "details": "Directory traversal vulnerability in the `_do_attachment_move` function in the AttachFile action (`action/AttachFile.py`) in MoinMoin 1.9.3 through 1.9.5 allows remote attackers to overwrite arbitrary files via a `..` (dot dot) in a file name.", "id": "GHSA-v33q-2xcj-4f3m", "modified": "2024-09-26T14:54:52Z", "published": "2022-05-17T05:17:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-6080" }, { "type": "WEB", "url": "https://bugs.launchpad.net/ubuntu/+source/moin/+bug/1094599" }, { "type": "PACKAGE", "url": "https://github.com/moinwiki/moin" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/moin/PYSEC-2013-5.yaml" }, { "type": "WEB", "url": "https://web.archive.org/web/20130513231719/http://secunia.com/advisories/51663" }, { "type": "WEB", "url": "https://web.archive.org/web/20151017045319/http://secunia.com/advisories/51696" }, { "type": "WEB", "url": "https://web.archive.org/web/20151104192815/http://secunia.com/advisories/51676" }, { "type": "WEB", "url": "https://web.archive.org/web/20200228145410/http://www.securityfocus.com/bid/57076" }, { "type": "WEB", "url": "http://hg.moinmo.in/moin/1.9/rev/3c27131a3c52" }, { "type": "WEB", "url": "http://moinmo.in/SecurityFixes" }, { "type": "WEB", "url": "http://ubuntu.com/usn/usn-1680-1" }, { "type": "WEB", "url": "http://www.debian.org/security/2012/dsa-2593" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/12/30/6" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "MoinMoin Directory Traversal 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.
Loading…
Loading…