GHSA-vfgc-c76h-mwh4: Drupal core Cross-Site Scripting (XSS) vulnerabilities
5.3
CVSS Score
3.1
Basic Information
CVE ID
-
GHSA ID
EPSS Score
-
CWE
Published
5/15/2024
Updated
5/15/2024
KEV Status
No
Technology
PHP
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
drupal/core | composer | >= 8.0.0, < 8.9.18 | 8.9.18 |
drupal/core | composer | >= 9.1.0, < 9.1.12 | 9.1.12 |
drupal/core | composer | >= 9.2.0, < 9.2.4 | 9.2.4 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The vulnerability stems from Drupal's integration of a vulnerable CKEditor
library version rather than specific functions in Drupal core. The advisory indicates the XSS vulnerabilities exist when using outdated CKEditor
versions, and the fix involves updating CKEditor
via Drupal's dependency management. No specific Drupal core functions are explicitly mentioned in the provided vulnerability details, commit diffs, or patch information. The root cause is the third-party library's vulnerability, not identifiable Drupal functions with high confidence.