CVE编号
CVE-2021-39199利用情况
暂无补丁情况
N/A披露时间
2021-09-08漏洞描述
remark-html is an open source nodejs library which compiles Markdown to HTML. In affected versions the documentation of remark-html has mentioned that it was safe by default. In practice the default was never safe and had to be opted into. That is, user input was not sanitized. This means arbitrary HTML can be passed through leading to potential XSS attacks. The problem has been patched in 13.0.2 and 14.0.1: `remark-html` is now safe by default, and the implementation matches the documentation. On older affected versions, pass `sanitize: true` if you cannot update.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/remarkjs/remark-html/commit/b75c9dde582ad87ba498e369c033dc... | |
https://github.com/remarkjs/remark-html/releases/tag/14.0.1 | |
https://github.com/remarkjs/remark-html/security/advisories/GHSA-9q5w-79cv-947m | |
https://www.npmjs.com/package/remark-html |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | remark | remark-html | * |
Up to (excluding) 13.0.2 |
|||||
运行在以下环境 | |||||||||
应用 | remark | remark-html | * |
From (including) 14.0.0 |
Up to (excluding) 14.0.1 |
- 攻击路径 网络
- 攻击复杂度 低
- 权限要求 无
- 影响范围 已更改
- 用户交互 无
- 可用性 无
- 保密性 高
- 完整性 高
还没有评论,来说两句吧...