.. / umeditor
Star Fork

UMeditor, referred to as UM, is a simplified version of ueditor. It is an online rich text editor specially customized to meet the needs of portal websites for simple post boxes and reply boxes.

umeditor
fex-team
...

≤1.2.2 | CVE-2024-53387

<a> @id 🛡️ strict-dynamic ⏱️ before-load
More information

Root Cause

Source: https://github.com/fex-team/umeditor/blob/cc30bd9f2207340e94d51d09b57185e2f5099f46/umeditor.config.js#L22

var URL = window.UMEDITOR_HOME_URL ||

Source: https://github.com/fex-team/umeditor/blob/cc30bd9f2207340e94d51d09b57185e2f5099f46/umeditor.config.js#L133

window.UMEDITOR_CONFIG = {

    //为编辑器实例添加一个路径,这个不能被注释
    UMEDITOR_HOME_URL : URL

Related links:

Found by jackfromeast, ishmeals.


Source | History