CVE-2024-29897

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-29897
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-29897.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-29897
Aliases
  • GHSA-4rcf-3cj2-46mq
Published
2024-03-28T13:40:43.231Z
Modified
2025-11-14T03:33:34.204974Z
Severity
  • 4.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
CreateWiki Leak of suppressed wiki requests outside of `CreateWikiGlobalWiki`
Details

CreateWiki is Miraheze's MediaWiki extension for requesting & creating wikis. It is possible for users with (delete) or (suppressrevision) on any wiki in the farm to access suppressed wiki requests by going to the request's entry on Special:RequestWikiQueue on the wiki where they have these rights. The same vulnerability was present briefly on the REST API before being quickly corrected in commit 6bc0685. To our knowledge, the vulnerable commits of the REST API are not running in production anywhere. This vulnerability is fixed in 23415c17ffb4832667c06abcf1eadadefd4c8937.

Database specific
{
    "cwe_ids": [
        "CWE-200"
    ]
}
References

Affected packages

Git / github.com/miraheze/mw-config

Affected ranges

Type
GIT
Repo
https://github.com/miraheze/mw-config
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed