CVE Catalog

CVE-2023-35155

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.44%

70th percentile - higher than 70% of all known CVEs

Summary

XWiki Platform has a XSS vulnerability that allows users to inject JavaScript through forged URLs. An example URL can execute an `alert` command in the browser, potentially leading to unauthorized access to user data.

Risk Assessment

An attacker could exploit this vulnerability to steal session data or take control of a user's account, posing a serious security threat to the organization.

Recommendation

It is recommended to upgrade to XWiki versions 15.0-rc-1, 14.10.4, or 14.4.8 to mitigate this vulnerability.

Other vulnerabilities in XWiki Platform

See all
Original NVD description (English source)

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). For instance, the following URL execute an `alter` on the browser: `<xwiki-host>/xwiki/bin/view/Main/?viewer=share&send=1&target=&target=%3Cimg+src+onerror%3Dalert%28document.domain%29%3E+%3Cimg+src+onerror%3Dalert%28document.domain%29%3E+%3Crenniepak%40intigriti.me%3E&includeDocument=inline&message=I+wanted+to+share+this+page+with+you.`, where `<xwiki-host>` is the URL of your XWiki installation. The vulnerability has been patched in XWiki 15.0-rc-1, 14.10.4, and 14.4.8.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS