First published: Thu Oct 12 2023(Updated: )
### Impact 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. ### Patches The vulnerability has been fixed in Change Request 1.9.2. ### Workarounds 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 commit: https://github.com/xwiki-contrib/application-changerequest/commit/7565e720117f73102f5a276239eabfe85e15cff4. ### References * JIRA ticket: https://jira.xwiki.org/browse/CRAPP-298 * Commit of the fix: https://github.com/xwiki-contrib/application-changerequest/commit/7565e720117f73102f5a276239eabfe85e15cff4 ### For more information If you have any questions or comments about this advisory: * Open an issue in [Jira XWiki.org](https://jira.xwiki.org/) * Email us at [Security Mailing List](mailto:security@xwiki.org) ### Attribution Thanks Michael Hamann for the report.
Credit: security-advisories@github.com security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
maven/org.xwiki.contrib.changerequest:application-changerequest-ui | >=0.11<1.9.2 | 1.9.2 |
XWiki Change Request | >=0.11<1.9.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-45138 is a vulnerability in the Change Request application that allows users to perform script injection and remote code execution.
CVE-2023-45138 is considered critical with a severity value of 10.
An attacker can exploit CVE-2023-45138 by inserting an appropriate title when creating a new Change Request, allowing them to perform script injection and remote code execution.
The affected software version is org.xwiki.contrib.changerequest:application-changerequest-ui 0.11 up to (excluding) 1.9.2.
Yes, a fix is available for CVE-2023-45138. Users should update to version 1.9.2 of org.xwiki.contrib.changerequest:application-changerequest-ui.