Impact
The vulnerability allows an attacker to inject malicious script tags through the Embed plugin's handling of externally referenced scripts that follow an iframe. This script is executed in the context of the editor page, providing the attacker with the ability to read or manipulate page data, perform account actions, or exfiltrate information. The weakness is a classic DOM based XSS flaw (CWE‑79).
Affected Systems
The issue affects SunEditor by JiHong88 for all installed versions prior to 3.1.4, specifically 3.1.3 and earlier. Version 3.1.4 and above contain the fix.
Risk and Exploitability
The CVSS score of 8.5 indicates a high severity; the EPSS is not available and the vulnerability is not listed in KEV. Attackers can exploit this only if they are able to submit embed HTML that is later stored or reflected by an application, then made visible to users who view or edit that content. Based on the description, the likely attack vector is a stored or reflected XSS episode triggered by the editor; this inference is drawn from the need to supply crafted embed code and the resulting JavaScript execution in the editor page.
OpenCVE Enrichment
Github GHSA