Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-mwxj-g7fw-7hc8: XWiki Platform vulnerable to reflected cross-site scripting via xredirect parameter in restore template

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 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.

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 restore.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

  • Vulnerability in restore template: https://jira.xwiki.org/browse/XWIKI-20352
  • Introduction of the macro used for fixing this vulnerability: https://jira.xwiki.org/browse/XWIKI-20583
  • Commit containing the actual fix in the template: https://github.com/xwiki/xwiki-platform/commit/d5472100606c8355ed44ada273e91df91f682738

For more information

If you have any questions or comments about this advisory:

Attribution

Both vulnerabilities about the delete and restore templates have been reported by René de Sain @renniepak.

ghsa
#xss#vulnerability#mac#git#java#jira#maven

Package

maven org.xwiki.platform:xwiki-platform-flamingo-skin-resources (Maven)

Affected versions

>= 9.4-rc-1, < 14.10.5

>= 15.0-rc-1, < 15.1-rc-1

Patched versions

14.10.5

15.1-rc-1

Description

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 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.

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 restore.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

  • Vulnerability in restore template: https://jira.xwiki.org/browse/XWIKI-20352
  • Introduction of the macro used for fixing this vulnerability: https://jira.xwiki.org/browse/XWIKI-20583
  • Commit containing the actual fix in the template: xwiki/xwiki-platform@d547210

For more information

If you have any questions or comments about this advisory:

  • Open an issue in Jira XWiki.org
  • Email us at Security Mailing List

Attribution

Both vulnerabilities about the delete and restore templates have been reported by René de Sain @renniepak.

References

  • GHSA-mwxj-g7fw-7hc8
  • xwiki/xwiki-platform@d547210
  • https://jira.xwiki.org/browse/XWIKI-20352
  • https://jira.xwiki.org/browse/XWIKI-20583

surli published to xwiki/xwiki-platform

Jun 22, 2023

Published to the GitHub Advisory Database

Jun 22, 2023

Reviewed

Jun 22, 2023

Related news

CVE-2023-35158: XWIKI-20352: Sanitize template URLs · xwiki/xwiki-platform@d547210

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.