CVE-2020-25074

Source
https://cve.org/CVERecord?id=CVE-2020-25074
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-25074.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-25074
Aliases
Downstream
Related
Published
2020-11-10T17:15:12.907Z
Modified
2026-04-10T04:25:04.626282Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
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.

References

Affected packages

Git / github.com/moinwiki/moin-1.9

Affected ranges

Type
GIT
Repo
https://github.com/moinwiki/moin-1.9
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.9.10"
        }
    ]
}

Affected versions

1.*
1.9.10
1.9.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-25074.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "10.0"
            }
        ]
    }
]