中危 colors.js_project colors.js 不可达退出条件的循环(无限循环)
CVE编号
CVE-2021-23567利用情况
暂无补丁情况
官方补丁披露时间
2022-01-15漏洞描述
The package colors after 1.4.0 are vulnerable to Denial of Service (DoS) that was introduced through an infinite loop in the americanFlag module. Unfortunately this appears to have been a purposeful attempt by a maintainer of colors to make the package unusable, other maintainers' controls over this package appear to have been revoked in an attempt to prevent them from fixing the issue. Vulnerable Code js for (let i = 666; i < Infinity; i++;) { Alternative Remediation Suggested * Pin dependancy to 1.4.0解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | colors.js_project | colors.js | 1.4.1 | - | |||||
运行在以下环境 | |||||||||
应用 | colors.js_project | colors.js | 1.4.44-liberty-2 | - | |||||
运行在以下环境 | |||||||||
系统 | debian_10 | colors.js | * | Up to (excluding) 1.1.2-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | colors.js | * | Up to (excluding) 1.4.0-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | colors.js | * | Up to (excluding) 1.4.0-4 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | colors.js | * | Up to (excluding) 1.4.0-4 | |||||
- 攻击路径 本地
- 攻击复杂度 复杂
- 权限要求 普通权限
- 影响范围 越权影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-835 | 不可达退出条件的循环(无限循环) |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论