XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. `org.xwiki.platform:xwiki-platform-web` starting in version 3.1-milestone-2 and prior to version 13.4-rc-1, as well as `org.xwiki.platform:xwiki-platform-web-templates` prior to versions 14.10.12 and 15.5-rc-1, are vulnerable to cross-site scripting. When trying to create a document that already exists, XWiki displays an error message in the form for creating it. Due to missing escaping, this error message is vulnerable to raw HTML injection and thus XSS. The injected code is the document reference of the existing document so this requires that the attacker first creates a non-empty document whose name contains the attack code. This has been patched in `org.xwiki.platform:xwiki-platform-web` version 13.4-rc-1 and `org.xwiki.platform:xwiki-platform-web-templates` versions 14.10.12 and 15.5-rc-1 by adding the appropriate escaping. The vulnerable template file `createinline.vm` is part of XWiki's WAR and can be patched by manually applying the changes from the fix.
References
Link | Resource |
---|---|
https://github.com/xwiki/xwiki-platform/commit/ed8ec747967f8a16434806e727a57214a8843581 | Patch |
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-93gh-jgjj-r929 | Exploit Patch Vendor Advisory |
https://jira.xwiki.org/browse/XWIKI-20961 | Exploit Issue Tracking Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
07 Nov 2023, 21:52
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.4 |
References | (MISC) https://github.com/xwiki/xwiki-platform/commit/ed8ec747967f8a16434806e727a57214a8843581 - Patch | |
References | (MISC) https://jira.xwiki.org/browse/XWIKI-20961 - Exploit, Issue Tracking, Patch, Vendor Advisory | |
References | (MISC) https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-93gh-jgjj-r929 - Exploit, Patch, Vendor Advisory | |
CWE | CWE-79 | |
First Time |
Xwiki xwiki
Xwiki |
|
CPE | cpe:2.3:a:xwiki:xwiki:3.1:rc1:*:*:*:*:*:* cpe:2.3:a:xwiki:xwiki:3.1:milestone2:*:*:*:*:*:* cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:* |
25 Oct 2023, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-10-25 21:15
Updated : 2024-02-28 20:33
NVD link : CVE-2023-45137
Mitre link : CVE-2023-45137
CVE.ORG link : CVE-2023-45137
JSON object : View
Products Affected
xwiki
- xwiki
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')