An open API service providing security vulnerability metadata for many open source software ecosystems.

GSA_kwCzR0hTQS02OTJ2LTc4M2YtbWc4eM4AA-S3

Critical CVSS: 9.4 EPSS: 0.0184% (0.82045 Percentile) EPSS:

XWiki Platform vulnerable to Cross-Site Scripting (XSS) through conflict resolution

Affected Packages Affected Versions Fixed Versions
maven:org.xwiki.platform:xwiki-platform-web-templates >= 16.0.0-rc-1, < 16.3.0-rc-1, >= 11.8-rc-1, < 15.10.8 16.3.0-rc-1, 15.10.8

Impact

By creating a conflict when another user with more rights is currently editing a page, it is possible to execute JavaScript snippets on the side of the other user, which compromises the confidentiality, integrity and availability of the whole XWiki installation.

To reproduce on a XWiki instance, a user with admin rights needs to edit a document without saving right away.
Then, as another user without any other right than edit on the specific document, change the whole content to <script>alert('XSS')</script>.
When the admin user then saves the document, a conflict popup appears. If they select "Fix each conflict individually" and see an alert displaying "XSS", then the instance is vulnerable.

Patches

This has been patched in XWiki 15.10.8 and 16.3.0RC1.

Workarounds

We're not aware of any workaround except upgrading.

References

For more information

If you have any questions or comments about this advisory:

References: