CVE-2021-29483

Summary

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.

Affected Software

VendorProductVersion RangeStatus
mirahezeManageWiki< befb83c66f5b643e174897ea41a8a46679b26304affected

Weaknesses

  • CWE-200: {"CWE-200":"Exposure of Sensitive Information to an Unauthorized Actor"}

ADP Enrichment

CVE Program Container

Additional References

References