Loading HuntDB...

GHSA-x234-mg7q-m8g8

GitHub Security Advisory

XWiki Platform vulnerable to reflected cross-site scripting via xredirect parameter in deletespace template

✓ GitHub Reviewed CRITICAL Has CVE

Advisory Details

### Impact
Users are able to forge an URL with a payload allowing to inject Javascript in the page (XSS).
It's possible to exploit the deletespace template to perform a XSS, e.g. by using URL such as:

> xwiki/bin/deletespace/Sandbox/?xredirect=javascript:alert(document.domain)

This vulnerability exists since XWiki 3.4-milestone-1.

### Patches
The vulnerability has been patched in XWiki 14.10.5 and 15.1-rc-1.

### Workarounds

It's possible to workaround the vulnerability by editing the template deletespace.vm to perform checks on it, but note that the appropriate fix involves new APIs that have been recently introduced in XWiki. See the referenced jira tickets.

### References

* Jira ticket about the vulnerability: https://jira.xwiki.org/browse/XWIKI-20612
* Introduction of the macro used for fixing all those vulnerabilities: https://jira.xwiki.org/browse/XWIKI-20583
* Commit containing the actual fix in the template: https://github.com/xwiki/xwiki-platform/commit/5c20ff5e3bdea50f1053fe99a27e011b8d0e4b34

### For more information

If you have any questions or comments about this advisory:
* Open an issue in [Jira XWiki.org](https://jira.xwiki.org/)
* Email us at [Security Mailing List](mailto:[email protected])

Affected Packages

Maven org.xwiki.platform:xwiki-platform-web-templates
Affected versions: 3.4-milestone-1 (fixed in 14.10.5)
Maven org.xwiki.platform:xwiki-platform-web-templates
Affected versions: 15.0-rc-1 (fixed in 15.1-rc-1)

Related CVEs

Key Information

GHSA ID
GHSA-x234-mg7q-m8g8
Published
June 22, 2023 7:59 PM
Last Modified
June 22, 2023 7:59 PM
CVSS Score
9.0 /10
Primary Ecosystem
Maven
Primary Package
org.xwiki.platform:xwiki-platform-web-templates
GitHub Reviewed
✓ Yes

Dataset

Last updated: July 29, 2025 6:37 AM

Data from GitHub Advisory Database. This information is provided for research and educational purposes.