CVE-2023-35158 CRITICAL

CVE-2023-35158: XWiki Platform vulnerable to reflected cross-site scripting via xredirect parameter in restore template

Vendor Xwiki
Product xwiki-platform
Weakness CWE-87
Published June 23, 2023
Last update November 27, 2024

CVSS base score

9.7/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Users are able to forge an URL with a payload allowing to inject Javascript in the page (XSS). It's possible to exploit the restore template to perform a XSS, e.g. by using URL such as: > /xwiki/bin/view/XWiki/Main?xpage=restore&showBatch=true&xredirect=javascript:alert(document.domain). This vulnerability exists since XWiki 9.4-rc-1. The vulnerability has been patched in XWiki 14.10.5 and 15.1-rc-1.

Key dates

02Disclosure timeline

June 23, 2023 CVE published
November 27, 2024 Record updated