Lucene search

K
cvelistGitHub_MCVELIST:CVE-2022-31166
HistorySep 07, 2022 - 2:10 p.m.

CVE-2022-31166 XWiki.WebHome vulnerable to Improper Privilege Management in XWiki resolving groups

2022-09-0714:10:12
CWE-269
GitHub_M
www.cve.org
cve-2022-31166
xwiki platform
privilege management
xwikirights
xwiki.webhome
security issue
xwiki 13.10.4
xwiki 14.2rc1

8.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

8.8 High

AI Score

Confidence

High

0.003 Low

EPSS

Percentile

70.7%

XWiki Platform Old Core is a core package for XWiki Platform, a generic wiki platform. Starting in versions 11.3.7, 11.0.3, and 12.0RC1, it is possible to exploit a bug in XWikiRights resolution of groups to obtain privilege escalation. More specifically, editing a right with the object editor leads to adding a supplementary empty value to groups which is then resolved as a reference to XWiki.WebHome page. Adding an XWikiGroup xobject to that page then transforms it to a group, any user put in that group would then obtain the privileges related to the edited right. Note that this security issue is normally mitigated by the fact that XWiki.WebHome (and XWiki space in general) should be protected by default for edit rights. The problem has been patched in XWiki 13.10.4 and 14.2RC1 to not consider anymore empty values in XWikiRights. It’s possible to work around the problem by setting appropriate rights on XWiki.WebHome page to prevent users to edit it.

CNA Affected

[
  {
    "product": "xwiki-platform",
    "vendor": "xwiki",
    "versions": [
      {
        "status": "affected",
        "version": ">= 11.3.7, < 13.10.4"
      },
      {
        "status": "affected",
        "version": ">= 14.0-rc-1, < 14.2-rc-1"
      }
    ]
  }
]

8.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

8.8 High

AI Score

Confidence

High

0.003 Low

EPSS

Percentile

70.7%

Related for CVELIST:CVE-2022-31166