Vulnerability from drupal
Published
2024-02-14 19:31
Modified
2025-02-20 18:37
Summary
Details
The CKEditor 4 LTS - WYSIWYG HTML editor module uses the CKEditor library for WYSIWYG editing. CKEditor has released a security update that on certain configurations may impact the Drupal module that bundles and integrates this code.
The vulnerability is mitigated by the fact it requires:
- full-page editing mode is enabled
- or CDATA elements in Advanced Content Filtering configuration (defaults to script and style elements) are enabled.
- An attacker must have a permission with access to the CKEditor instance.
For more information, see CKEditor's security advisory:
CVE-2024-24815: Cross-site scripting (XSS) vulnerability caused by incorrect CDATA detection
Credits
Juraj Nemec
www.drupal.org/user/272316
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003e=1.0.0 \u003c1.0.1"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/ckeditor_lts"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003e=1.0.0 \u003c1.0.1"
},
"events": [
{
"introduced": "1.0.0"
},
{
"fixed": "1.0.1"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2024-13245"
],
"credits": [
{
"contact": [
"https://www.drupal.org/user/272316"
],
"name": "Juraj Nemec"
}
],
"details": "The CKEditor 4 LTS - WYSIWYG HTML editor module uses the CKEditor library for WYSIWYG editing. CKEditor has released a [security update](https://ckeditor.com/cke4/release/CKEditor-4.24.0-LTS) that on certain configurations may impact the Drupal module that bundles and integrates this code.\n\nThe vulnerability is mitigated by the fact it requires:\n\n1. [full-page editing](https://ckeditor.com/docs/ckeditor4/latest/features/fullpage.html) mode is enabled\n2. or CDATA elements in Advanced Content Filtering configuration (defaults to script and style elements) are enabled.\n3. An attacker must have a permission with access to the CKEditor instance.\n\nFor more information, see CKEditor\u0027s security advisory: \n[CVE-2024-24815](https://github.com/ckeditor/ckeditor4/security/advisories/GHSA-fq6h-4g8v-qqvm): Cross-site scripting (XSS) vulnerability caused by incorrect CDATA detection",
"id": "DRUPAL-CONTRIB-2024-009",
"modified": "2025-02-20T18:37:01.000Z",
"published": "2024-02-14T19:31:10.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2024-009"
}
],
"schema_version": "1.7.0"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…