OSV 1.4.0 · github-reviewed · 修改于 2022-01-20 02:25
发布时间
2022-01-13 06:20
GitHub 审查时间
2022-01-11 05:50
NVD 发布时间
2022-01-11 05:15
源文件
advisories/github-reviewed/2022/01/GHSA-6vfc-qv3f-vr6c/GHSA-6vfc-qv3f-vr6c.json
Special patterns with length > 50K chars can slow down parser significantly.
const md = require('markdown-it')();
md.render(`x ${' '.repeat(150000)} x \nx`);
Upgrade to v12.3.2+
No.
Fix + test sample: https://github.com/markdown-it/markdown-it/commit/ffc49ab46b5b751cd2be0aabb146f2ef84986101