CVE-2020-26523: Froala WYSIWYG Editor XSS Vulnerability
6.1
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.57441%
CWE
Published
5/24/2022
Updated
8/23/2023
KEV Status
No
Technology
PHP
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 |
---|---|---|---|
froala/wysiwyg-editor | composer | < 3.2.2 | 3.2.2 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability information lacks concrete technical details about implementation flaws. While the XSS vulnerability stems from improper sanitization of pasted content, the advisory contains no code examples, patch diffs, or specific function references. Without commit details or patch documentation showing modified functions, we cannot confidently identify exact vulnerable functions. The vulnerability likely exists in HTML sanitization routines or paste event handlers, but insufficient evidence prevents precise identification of function names/paths.