cve/2024/CVE-2024-45613.md
2025-09-29 21:09:30 +02:00

18 lines
1.3 KiB
Markdown

### [CVE-2024-45613](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45613)
![](https://img.shields.io/static/v1?label=Product&message=ckeditor5&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%2040.0.0%2C%20%3C%2043.1.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brightgreen)
### Description
CKEditor 5 is a JavaScript rich-text editor. Starting in version 40.0.0 and prior to version 43.1.1, a Cross-Site Scripting (XSS) vulnerability is present in the CKEditor 5 clipboard package. This vulnerability could be triggered by a specific user action, leading to unauthorized JavaScript code execution, if the attacker managed to insert a malicious content into the editor, which might happen with a very specific editor configuration. This vulnerability only affects installations where the Block Toolbar plugin is enabled and either the General HTML Support (with a configuration that permits unsafe markup) or the HTML Embed plugin is also enabled. A fix for the problem is available in version 43.1.1. As a workaround, one may disable the block toolbar plugin.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds