CVE-2021-21275

Source
https://cve.org/CVERecord?id=CVE-2021-21275
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-21275.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-21275
Related
  • GHSA-9f3w-c334-jm2h
Published
2021-01-25T23:15:11.887Z
Modified
2026-03-15T22:38:59.552322Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

The MediaWiki "Report" extension has a Cross-Site Request Forgery (CSRF) vulnerability. Before fixed version, there was no protection against CSRF checks on Special:Report, so requests to report a revision could be forged. The problem has been fixed in commit f828dc6 by making use of MediaWiki edit tokens.

References

Affected packages

Git / github.com/kenny2github/report

Affected ranges

Type
GIT
Repo
https://github.com/kenny2github/report
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/kenny2github/report
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-21275.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "2021-01-21"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "1.2.1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "12.0.0.4.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "12.0.0.5.0"
            }
        ]
    }
]