Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2023-46731
HistoryNov 06, 2023 - 6:47 p.m.

CVE-2023-46731 Remote code execution through the section parameter in Administration as guest in XWiki Platform

2023-11-0618:47:49
CWE-95
CWE-94
GitHub_M
github.com
4
xwiki
remote code execution
administration
unauthenticated users
cve-2023-46731
guest access

CVSS3

10

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

7.5

Confidence

Low

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

total

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. XWiki doesn’t properly escape the section URL parameter that is used in the code for displaying administration sections. This allows any user with read access to the document XWiki.AdminSheet (by default, everyone including unauthenticated users) to execute code including Groovy code. This impacts the confidentiality, integrity and availability of the whole XWiki instance. This vulnerability has been patched in XWiki 14.10.14, 15.6 RC1 and 15.5.1. Users are advised to upgrade. Users unablr to upgrade may apply the fix in commit fec8e0e53f9 manually. Alternatively, to protect against attacks from unauthenticated users, view right for guests can be removed from this document (it is only needed for space and wiki admins).

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*"
    ],
    "vendor": "xwiki",
    "product": "xwiki",
    "versions": [
      {
        "status": "affected",
        "version": "0",
        "lessThan": "14.10.14",
        "versionType": "custom"
      },
      {
        "status": "affected",
        "version": "15.0",
        "lessThan": "15.5.1",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

10

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

7.5

Confidence

Low

SSVC

Exploitation

poc

Automatable

yes

Technical Impact

total

Related for VULNRICHMENT:CVE-2023-46731