CVE-2023-45134

CVSS 3.1 Score 9.0 of 10 (high)

Details

Published Oct 25, 2023
Updated: Nov 2, 2023
CWE ID 79

Summary

CVE-2023-45134 is a cross-site scripting (XSS) vulnerability affecting the XWiki Platform. This issue lies in the `org.xwiki.platform:xwiki-platform-web`, `org.xwiki.platform:xwiki-platform-web-templates`, and `org.xwiki.platform:xwiki-web-standard` modules. It allows attackers to create a template provider on any document, including their user profile, containing malicious code. When a user selects this template during document creation, the attacker's code is executed, potentially granting arbitrary actions with the user's rights. Depending on the user's privileges, this may result in remote code execution and full access to the XWiki installation. This vulnerability has been addressed in versions `13.4-rc-1`, `14.10.2`, and `15.5-rc-1` of the first two modules, as well as in version `3.1-milestone-1` of the third module, through the addition of appropriate escaping. The vulnerable template file, createinline.vm, can be patched manually.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share