Ecosyste.ms: Advisories
An open API service providing security vulnerability metadata for many open source software ecosystems.
Security Advisories: GSA_kwCzR0hTQS1qOXJjLXczd3YtZnY2Ms4AA2_R
XWiki Platform vulnerable to reflected cross-site scripting through revision parameter in content menu
Impact
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.
The vulnerability can be demonstrated by opening <xwiki-host>/xwiki/bin/view/Main/?rev=xar%3Aorg.xwiki.platform%3Axwiki-platform-distribution-flavor-common%2F15.5%25%25%22%3e%3cscript%3ealert(1)%3c%2fscript%3e
where <xwiki-host>
is the URL of your XWiki installation. If an alert is displayed, the installation is vulnerable.
Patches
This has been patched in XWiki 15.6 RC1, 15.5.1 and 14.10.14.
Workarounds
The patch can be manually applied without upgrading (or restarting) the instance.
References
- https://jira.xwiki.org/browse/XWIKI-21095
- https://github.com/xwiki/xwiki-platform/commit/04e325d57d4bcb6ab79bddcafbb19032474c2a55
Attribution
We thank Agostino Parentela, Vulnerability Management Engineer of TicketOne S.p.A., [email protected] for reporting this vulnerability.
Permalink: https://github.com/advisories/GHSA-j9rc-w3wv-fv62JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qOXJjLXczd3YtZnY2Ms4AA2_R
Source: GitHub Advisory Database
Origin: Unspecified
Severity: Critical
Classification: General
Published: about 1 year ago
Updated: about 1 year ago
CVSS Score: 9.7
CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Identifiers: GHSA-j9rc-w3wv-fv62, CVE-2023-46732
References:
- https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-j9rc-w3wv-fv62
- https://nvd.nist.gov/vuln/detail/CVE-2023-46732
- https://github.com/xwiki/xwiki-platform/commit/04e325d57d4bcb6ab79bddcafbb19032474c2a55
- https://jira.xwiki.org/browse/XWIKI-21095
- https://github.com/advisories/GHSA-j9rc-w3wv-fv62
Blast Radius: 1.0
Affected Packages
maven:org.xwiki.platform:xwiki-platform-flamingo-skin-resources
Affected Version Ranges: >= 15.0-rc-1, < 15.5.1, >= 9.7-rc-1, < 14.10.14Fixed in: 15.5.1, 14.10.14