CVE-2023-29213
17.04.2023, 22:15
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions of `org.xwiki.platform:xwiki-platform-logging-ui` it is possible to trick a user with programming rights into visiting a constructed url where e.g., by embedding an image with this URL in a document that is viewed by a user with programming rights which will evaluate an expression in the constructed url and execute it. This issue has been addressed in versions 13.10.11, 14.4.7, and 14.10. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Vendor | Product | Version |
---|---|---|
xwiki | xwiki | 4.2 < 𝑥 < 13.10.11 |
xwiki | xwiki | 14.0 < 𝑥 < 14.4.7 |
xwiki | xwiki | 14.5 ≤ 𝑥 < 14.10 |
xwiki | xwiki | 4.2 |
xwiki | xwiki | 4.2:milestone3 |
xwiki | xwiki | 14.0 |
xwiki | xwiki | 14.0:rc1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-74 - Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')The software 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.
- CWE-352 - Cross-Site Request Forgery (CSRF)The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.
References