Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2023-46732
HistoryNov 06, 2023 - 6:45 p.m.

CVE-2023-46732 Reflected Cross-site scripting through revision parameter in content menu in XWiki Platform

2023-11-0618:45:03
CWE-79
GitHub_M
github.com
1
xwiki platform
content menu
reflected cross-site scripting
vulnerability
patch
upgrade
commit.

CVSS3

9.6

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

9.1

Confidence

High

EPSS

0.017

Percentile

88.1%

SSVC

Exploitation

none

Automatable

no

Technical Impact

total

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. XWiki is vulnerable to reflected cross-site scripting (RXSS) via the rev parameter that is used in the content of the content menu without escaping. If an attacker can convince a user to visit a link with a crafted parameter, this allows the attacker to execute arbitrary actions in the name of the user, including remote code (Groovy) execution in the case of a user with programming right, compromising the confidentiality, integrity and availability of the whole XWiki installation. This has been patched in XWiki 15.6 RC1, 15.5.1 and 14.10.14. The patch in commit 04e325d57 can be manually applied without upgrading (or restarting) the instance. Users are advised to upgrade or to manually apply the patch. There are no known workarounds for this vulnerability.

ADP Affected

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

CVSS3

9.6

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

AI Score

9.1

Confidence

High

EPSS

0.017

Percentile

88.1%

SSVC

Exploitation

none

Automatable

no

Technical Impact

total

Related for VULNRICHMENT:CVE-2023-46732