← Back to CVE List

CVE-2021-29483

Published: 2021-04-28T22:15Z
Last Modified: 2024-11-21T06:01Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
ManageWiki is an extension to the MediaWiki project. The 'wikiconfig' API leaked the value of private configuration variables set through the ManageWiki variable to all users. This has been patched by https://github.com/miraheze/ManageWiki/compare/99f3b2c8af18...befb83c66f5b.patch. If you are unable to patch set `$wgAPIListModules['wikiconfig'] = 'ApiQueryDisabled';` or remove private config as a workaround. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt