vendor:
CKEditor5
by:
Manish Pathak
6.1
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: CKEditor5
Affected Version From: 35.4.0
Affected Version To: 35.4.0
Patch Exists: NO
Related CWE: CVE-2022-48110
CPE: 2.3:a:cksource:ckeditor5:35.4.0
Platforms Tested: Linux / Web
2023
CKEditor 5 35.4.0 – Cross-Site Scripting (XSS)
CKSource CKEditor5 35.4.0 was discovered to contain a cross-site scripting (XSS) vulnerability via Full Featured CKEditor5 Widget as the editor fails to sanitize user provided data. An attacker can execute arbitrary script in the browser in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Mitigation:
The HTML embed feature does not currently execute code in <script> tags. However, it will execute code in the on* and src="javascript:..." attributes.