RCE via Title Injection in Change Request <1.9.2
CVE-2023-45138 Published on October 12, 2023

Change Request Application vulnerable to XSS and remote code execution through change request title
Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly. Starting in version 0.11 and prior to version 1.9.2, it's possible for a user without any specific right to perform script injection and remote code execution just by inserting an appropriate title when creating a new Change Request. This vulnerability is particularly critical as Change Request aims at being created by user without any particular rights. The vulnerability has been fixed in Change Request 1.9.2. It's possible to workaround the issue without upgrading by editing the document `ChangeRequest.Code.ChangeRequestSheet` and by performing the same change as in the fix commit.

Github Repository NVD

Vulnerability Analysis

CVE-2023-45138 is exploitable with network access, and does not require authorization privileges or user interaction. 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:
NONE
User Interaction:
NONE
Scope:
CHANGED
Confidentiality Impact:
HIGH
Integrity Impact:
HIGH
Availability Impact:
HIGH

Weakness Type

What is a XSS Vulnerability?

The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

CVE-2023-45138 has been classified to as a XSS vulnerability or weakness.


Products Associated with CVE-2023-45138

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

 

Affected Versions

xwiki-contrib application-changerequest Version >= 0.11, < 1.9.2 is affected by CVE-2023-45138

Vulnerable Packages

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

Package Manager Vulnerable Package Versions Fixed In
maven org.xwiki.contrib.changerequest:application-changerequest-ui >= 0.11, < 1.9.2 1.9.2

Exploit Probability

EPSS
78.43%
Percentile
99.06%

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.