CVE-2023-45138

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-45138
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-45138.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-45138
Aliases
Published
2023-10-12T16:22:10Z
Modified
2025-11-04T20:14:50.908650Z
Severity
  • 10.0 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Change Request Application vulnerable to XSS and remote code execution through change request title
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-79"
    ]
}
References

Affected packages

Git / github.com/xwiki-contrib/application-changerequest

Affected ranges

Type
GIT
Repo
https://github.com/xwiki-contrib/application-changerequest
Events

Affected versions

application-changerequest-0.*

application-changerequest-0.11
application-changerequest-0.12
application-changerequest-0.13
application-changerequest-0.14
application-changerequest-0.15

application-changerequest-1.*

application-changerequest-1.0
application-changerequest-1.0.1
application-changerequest-1.1
application-changerequest-1.2
application-changerequest-1.2.1
application-changerequest-1.3
application-changerequest-1.3.1
application-changerequest-1.4
application-changerequest-1.4.1
application-changerequest-1.4.2
application-changerequest-1.5
application-changerequest-1.5-rc-1
application-changerequest-1.5.1
application-changerequest-1.6
application-changerequest-1.7
application-changerequest-1.8
application-changerequest-1.9
application-changerequest-1.9.1