CVE-2020-9281:
CKEditor 4.0 vulnerability in the HTML Data Processor
6.1
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.71459%
CWE
Published
5/7/2021
Updated
3/31/2023
KEV Status
No
Technology
JavaScript
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
ckeditor4 | npm | < 4.14.0 | 4.14.0 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The analysis is based on understanding the nature of the XSS vulnerability in CKEditor
's HTML Data Processor and identifying functions
that are likely involved in processing HTML comments or protected content. The exact function
names are inferred based on typical CKEditor
architecture and the description of the vulnerability.