gsd-2020-25074
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The cache action in action/cache.py in MoinMoin through 1.9.10 allows directory traversal through a crafted HTTP request. An attacker who can upload attachments to the wiki can use this to achieve remote code execution.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-25074", "description": "The cache action in action/cache.py in MoinMoin through 1.9.10 allows directory traversal through a crafted HTTP request. An attacker who can upload attachments to the wiki can use this to achieve remote code execution.", "id": "GSD-2020-25074", "references": [ "https://www.suse.com/security/cve/CVE-2020-25074.html", "https://www.debian.org/security/2020/dsa-4787", "https://ubuntu.com/security/CVE-2020-25074" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-25074" ], "details": "The cache action in action/cache.py in MoinMoin through 1.9.10 allows directory traversal through a crafted HTTP request. An attacker who can upload attachments to the wiki can use this to achieve remote code execution.", "id": "GSD-2020-25074", "modified": "2023-12-13T01:21:56.931428Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-25074", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The cache action in action/cache.py in MoinMoin through 1.9.10 allows directory traversal through a crafted HTTP request. An attacker who can upload attachments to the wiki can use this to achieve remote code execution." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://moinmo.in/SecurityFixes", "refsource": "MISC", "url": "http://moinmo.in/SecurityFixes" }, { "name": "DSA-4787", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2020/dsa-4787" }, { "name": "https://github.com/moinwiki/moin-1.9/security/advisories/GHSA-52q8-877j-gghq", "refsource": "MISC", "url": "https://github.com/moinwiki/moin-1.9/security/advisories/GHSA-52q8-877j-gghq" }, { "name": "[debian-lts-announce] 20201110 [SECURITY] [DLA 2446-1] moin security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2020/11/msg00020.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.9.11", "affected_versions": "All versions before 1.9.11", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-22", "CWE-78", "CWE-937" ], "date": "2020-11-11", "description": "The cache action in action/cache.py in MoinMo allows directory traversal through a crafted HTTP request. An attacker who can upload attachments to the wiki can use this to achieve remote code execution.", "fixed_versions": [ "1.9.11" ], "identifier": "CVE-2020-25074", "identifiers": [ "GHSA-52q8-877j-gghq", "CVE-2020-25074" ], "not_impacted": "All versions starting from 1.9.11", "package_slug": "pypi/moin", "pubdate": "2020-11-11", "solution": "Upgrade to version 1.9.11 or above.", "title": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "urls": [ "https://github.com/moinwiki/moin-1.9/security/advisories/GHSA-52q8-877j-gghq", "https://github.com/moinwiki/moin-1.9/commit/6b96a9060069302996b5af47fd4a388fc80172b7", "https://pypi.org/project/moin/", "https://nvd.nist.gov/vuln/detail/CVE-2020-25074", "https://lists.debian.org/debian-lts-announce/2020/11/msg00020.html", "https://www.debian.org/security/2020/dsa-4787", "http://moinmo.in/SecurityFixes", "https://github.com/advisories/GHSA-52q8-877j-gghq" ], "uuid": "ba206fca-e64c-404a-957d-f47c74ca7424" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:moinmo:moinmoin:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.9.10", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2020-25074" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The cache action in action/cache.py in MoinMoin through 1.9.10 allows directory traversal through a crafted HTTP request. An attacker who can upload attachments to the wiki can use this to achieve remote code execution." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-22" } ] } ] }, "references": { "reference_data": [ { "name": "DSA-4787", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2020/dsa-4787" }, { "name": "https://github.com/moinwiki/moin-1.9/security/advisories/GHSA-52q8-877j-gghq", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/moinwiki/moin-1.9/security/advisories/GHSA-52q8-877j-gghq" }, { "name": "http://moinmo.in/SecurityFixes", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "http://moinmo.in/SecurityFixes" }, { "name": "[debian-lts-announce] 20201110 [SECURITY] [DLA 2446-1] moin security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2020/11/msg00020.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2020-11-24T17:20Z", "publishedDate": "2020-11-10T17:15Z" } } }
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.