中危 tinygltf_project tinygltf 在命令中使用的特殊元素转义处理不恰当(命令注入)
CVE编号
CVE-2022-3008利用情况
暂无补丁情况
官方补丁披露时间
2022-09-05漏洞描述
The tinygltf library uses the C library function wordexp() to perform file path expansion on untrusted paths that are provided from the input file. This function allows for command injection by using backticks. An attacker could craft an untrusted path input that would result in a path expansion. We recommend upgrading to 2.6.0 or past commit 52ff00a38447f06a17eab1caa2cf0730a119c751解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | tinygltf_project | tinygltf | * | Up to (excluding) 2.6.0 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | tinygltf | * | Up to (excluding) 2.5.0+dfsg-3+deb11u1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | tinygltf | * | Up to (excluding) 2.5.0+dfsg-5 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | tinygltf | * | Up to (excluding) 2.5.0+dfsg-5 |
- 攻击路径 本地
- 攻击复杂度 复杂
- 权限要求 无需权限
- 影响范围 越权影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 数据泄露
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-77 | 在命令中使用的特殊元素转义处理不恰当(命令注入) |
Exp相关链接

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