• 公告ID (KylinSec-SA-2022-2063)

摘要:

Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression `block.def` may cause catastrophic backtracking against some strings and lead to a regular expression denial of service (ReDoS). Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a worker with a time limit may be affected. This issue is patched in version 4.0.10. As a workaround, avoid running untrusted markdown through marked or run marked on a worker thread and set a reasonable time limit to prevent draining resources.

安全等级: Low

公告ID: KylinSec-SA-2022-2063

发布日期: 2022年9月23日

关联CVE: CVE-2022-21680  

  • 详细介绍

1. 漏洞描述

   

Marked is a markdown parser and compiler. Prior to version 4.0.10, the regular expression `block.def` may cause catastrophic backtracking against some strings and lead to a regular expression denial of service (ReDoS). Anyone who runs untrusted markdown through a vulnerable version of marked and does not use a worker with a time limit may be affected. This issue is patched in version 4.0.10. As a workaround, avoid running untrusted markdown through marked or run marked on a worker thread and set a reasonable time limit to prevent draining resources.

2. 影响范围

cve名称 产品 组件 是否受影响
CVE-2022-21680 KY3.4-4A marked Unaffected
CVE-2022-21680 KY3.4-5 marked Unaffected
CVE-2022-21680 KY3.5.1 marked Unaffected

3. 影响组件

    无

4. 修复版本

    无

5. 修复方法

   无

6. 下载链接

    无
上一篇:KylinSec-SA-2022-2062 下一篇:KylinSec-SA-2022-2064