RubySec

Providing security resources for the Ruby community

CVE-2024-24815 (ckeditor): CKEditor4 Cross-site Scripting vulnerability caused by incorrect CDATA detection

ADVISORIES

GEM

ckeditor

SEVERITY

CVSS v3.x: 6.1 (Medium)

PATCHED VERSIONS

None.

DESCRIPTION

Affected packages

The vulnerability has been discovered in the core HTML parsing module and may affect all editor instances that:

Impact

A potential vulnerability has been discovered in CKEditor 4 HTML processing core module. The vulnerability allowed to inject malformed HTML content bypassing Advanced Content Filtering mechanism, which could result in executing JavaScript code. An attacker could abuse faulty CDATA content detection and use it to prepare an intentional attack on the editor. It affects all users using the CKEditor 4 at version < 4.24.0-lts.

Patches

The problem has been recognized and patched. The fix will be available in version 4.24.0-lts.

For more information

Email us at security@cksource.com if you have any questions or comments about this advisory.

Acknowledgements

The CKEditor 4 team would like to thank Michal Frýba from ALEF NULA for recognizing and reporting this vulnerability.

RELATED