Lucene search

K
cvelistGitHub_MCVELIST:CVE-2021-29483
HistoryApr 28, 2021 - 9:25 p.m.

CVE-2021-29483 wikiconfig API leaked private config variables set through ManageWiki

2021-04-2821:25:13
CWE-200
GitHub_M
www.cve.org
5
cve-2021-29483
managewiki
mediawiki
api
leaked
private config
configuration variables
patch
workaround

CVSS3

9.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

LOW

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:H

AI Score

9.4

Confidence

High

EPSS

0.002

Percentile

57.1%

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.

CNA Affected

[
  {
    "product": "ManageWiki",
    "vendor": "miraheze",
    "versions": [
      {
        "status": "affected",
        "version": "< befb83c66f5b643e174897ea41a8a46679b26304"
      }
    ]
  }
]

CVSS3

9.4

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

LOW

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:H

AI Score

9.4

Confidence

High

EPSS

0.002

Percentile

57.1%

Related for CVELIST:CVE-2021-29483