Vulnerability Details : CVE-2023-36470
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. By either creating a new or editing an existing document with an icon set, an attacker can inject XWiki syntax and Velocity code that is executed with programming rights and thus allows remote code execution. There are different attack vectors, the simplest is the Velocity code in the icon set's HTML or XWiki syntax definition. The [icon picker](https://extensions.xwiki.org/xwiki/bin/view/Extension/Icon%20Theme%20Application#HIconPicker) can be used to trigger the rendering of any icon set. The XWiki syntax variant of the icon set is also used without any escaping in some documents, allowing to inject XWiki syntax including script macros into a document that might have programming right, for this the currently used icon theme needs to be edited. Further, the HTML output of the icon set is output as JSON in the icon picker and this JSON is interpreted as XWiki syntax, allowing again the injection of script macros into a document with programming right and thus allowing remote code execution. This impacts the confidentiality, integrity and availability of the whole XWiki instance. This issue has been patched in XWiki 14.10.6 and 15.1. Icon themes now require script right and the code in the icon theme is executed within the context of the icon theme, preventing any rights escalation. A macro for displaying icons has been introduced to avoid injecting the raw wiki syntax of an icon set into another document. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Vulnerability category: Execute code
Products affected by CVE-2023-36470
- cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*
- cpe:2.3:a:xwiki:xwiki:15.0:rc1:*:*:*:*:*:*
- cpe:2.3:a:xwiki:xwiki:15.0:-:*:*:*:*:*:*
- cpe:2.3:a:xwiki:xwiki:15.1:-:*:*:*:*:*:*
- cpe:2.3:a:xwiki:xwiki:15.1:rc1:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-36470
1.21%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 86 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-36470
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST | |
9.9
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
3.1
|
6.0
|
GitHub, Inc. |
CWE ids for CVE-2023-36470
-
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.Assigned by: security-advisories@github.com (Primary)
References for CVE-2023-36470
-
https://jira.xwiki.org/browse/XWIKI-20524
[XWIKI-20524] Privilege escalation (PR) from edit right to programming right through icon themes - XWiki.org JIRAExploit;Issue Tracking;Patch;Vendor Advisory
-
https://github.com/xwiki/xwiki-platform/commit/79418dd92ca11941b46987ef881bf50424898ff4
XWIKI-20524: Improve icon rendering · xwiki/xwiki-platform@79418dd · GitHubPatch
-
https://github.com/xwiki/xwiki-platform/commit/46b542854978e9caa687a5c2b8817b8b17877d94
XWIKI-20682: Introduce an icon macro · xwiki/xwiki-platform@46b5428 · GitHubPatch
-
https://github.com/xwiki/xwiki-platform/commit/b0cdfd893912baaa053d106a92e39fa1858843c7
XWIKI-20524: Improve icon rendering · xwiki/xwiki-platform@b0cdfd8 · GitHubPatch
-
https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-fm68-j7ww-h9xf
Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') in icon themes · Advisory · xwiki/xwiki-platform · GitHubExploit;Patch;Vendor Advisory
Jump to