CKEditor Integration UI adds support for editing wiki pages using CKEditor. Prior to versions 1.64.3,t he `CKEditor.HTMLConverter` document lacked a protection against Cross-Site Request Forgery (CSRF), allowing to execute macros with the rights of the current user. If a privileged user with programming rights was tricked into executing a GET request to this document with certain parameters (e.g., via an image with a corresponding URL embedded in a comment or via a redirect), this would allow arbitrary remote code execution and the attacker could gain rights, access private information or impact the availability of the wiki. The issue has been patched in the CKEditor Integration version 1.64.3. This has also been patched in the version of the CKEditor integration that is bundled starting with XWiki 14.6 RC1. There are no known workarounds for this other than upgrading the CKEditor integration to a fixed version.
References
Link | Resource |
---|---|
https://github.com/xwiki-contrib/application-ckeditor/commit/6b1053164386aefc526df7512bc664918aa6849b | Patch Third Party Advisory |
https://github.com/xwiki-contrib/application-ckeditor/security/advisories/GHSA-6mjp-2rm6-9g85 | Exploit Patch Third Party Advisory |
https://jira.xwiki.org/browse/CKEDITOR-475 | Exploit Issue Tracking Patch Vendor Advisory |
https://github.com/xwiki-contrib/application-ckeditor/commit/6b1053164386aefc526df7512bc664918aa6849b | Patch Third Party Advisory |
https://github.com/xwiki-contrib/application-ckeditor/security/advisories/GHSA-6mjp-2rm6-9g85 | Exploit Patch Third Party Advisory |
https://jira.xwiki.org/browse/CKEDITOR-475 | Exploit Issue Tracking Patch Vendor Advisory |
Configurations
History
21 Nov 2024, 07:44
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References | () https://github.com/xwiki-contrib/application-ckeditor/commit/6b1053164386aefc526df7512bc664918aa6849b - Patch, Third Party Advisory | |
References | () https://github.com/xwiki-contrib/application-ckeditor/security/advisories/GHSA-6mjp-2rm6-9g85 - Exploit, Patch, Third Party Advisory | |
References | () https://jira.xwiki.org/browse/CKEDITOR-475 - Exploit, Issue Tracking, Patch, Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.0 |
Information
Published : 2023-01-04 15:15
Updated : 2024-11-21 07:44
NVD link : CVE-2023-22457
Mitre link : CVE-2023-22457
CVE.ORG link : CVE-2023-22457
JSON object : View
Products Affected
xwiki
- ckeditor_integration
CWE
CWE-352
Cross-Site Request Forgery (CSRF)