XWiki Commons RCE via Profile Edit in 3.1-milestone-1 (fixed 13.10.9/14.4.4/14.7RC1)
CVE-2023-26055 Published on March 2, 2023

XWiki Commons may allow privilege escalation to programming rights via user's first name
XWiki Commons are technical libraries common to several other top level XWiki projects. Starting in version 3.1-milestone-1, any user can edit their own profile and inject code, which is going to be executed with programming right. The same vulnerability can also be exploited in all other places where short text properties are displayed, e.g., in apps created using Apps Within Minutes that use a short text field. The problem has been patched on versions 13.10.9, 14.4.4, 14.7RC1.

Github Repository NVD

Vulnerability Analysis

CVE-2023-26055 can be exploited with network access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to be critical as this vulnerability has a high impact to the confidentiality, integrity and availability of this component.

Attack Vector:
NETWORK
Attack Complexity:
LOW
Privileges Required:
LOW
User Interaction:
NONE
Scope:
CHANGED
Confidentiality Impact:
HIGH
Integrity Impact:
HIGH
Availability Impact:
HIGH

Weakness Type

Improper Neutralization of Escape, Meta, or Control Sequences

The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as escape, meta, or control character sequences when they are sent to a downstream component. As data is parsed, an injected/absent/malformed delimiter may cause the process to take unexpected actions.


Products Associated with CVE-2023-26055

Want to know whenever a new CVE is published for Xwiki Commons? stack.watch will email you.

 

Affected Versions

xwiki-commons:

Vulnerable Packages

The following package name and versions may be associated with CVE-2023-26055

Package Manager Vulnerable Package Versions Fixed In
maven org.xwiki.commons:xwiki-commons-xml >= 3.1-milestone-1, < 13.10.9 13.10.9
maven org.xwiki.commons:xwiki-commons-xml >= 14.0-rc-1, < 14.4.4 14.4.4
maven org.xwiki.commons:xwiki-commons-xml >= 14.5, < 14.7-rc-1 14.7-rc-1

Exploit Probability

EPSS
4.90%
Percentile
89.77%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.