CVE-2021-29483

Publication date

2021-04-28 21:25:13

Family

GitHub_M

State

PUBLISHED

Description

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.