中危 zetetic sqlcipher sql命令中使用的特殊元素转义处理不恰当(sql注入)
CVE编号
CVE-2021-3119利用情况
暂无补丁情况
官方补丁披露时间
2021-03-26漏洞描述
Zetetic SQLCipher 4.x before 4.4.3 has a NULL pointer dereferencing issue related to sqlcipher_export in crypto.c and sqlite3StrICmp in sqlite3.c. This may allow an attacker to perform a remote denial of service attack. For example, an SQL injection can be used to execute the crafted SQL command sequence, which causes a segmentation fault.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/sqlcipher/sqlcipher/commit/cb71f53e8cea4802509f182fa5bead0... | |
https://www.telekom.com/resource/blob/621186/3fb50ca7a4a97728be18717ed7b0062c... |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | zetetic | sqlcipher | * | From (including) 4.0 | Up to (excluding) 4.4.3 | ||||
运行在以下环境 | |||||||||
系统 | debian_10 | sqlcipher | * | Up to (excluding) 3.4.1-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | sqlcipher | * | Up to (excluding) 3.4.1-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | sqlcipher | * | Up to (excluding) 3.4.1-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | sqlcipher | * | Up to (excluding) 3.4.1-2 | |||||
- 攻击路径 本地
- 攻击复杂度 复杂
- 权限要求 普通权限
- 影响范围 越权影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-476 | 空指针解引用 |
CWE-89 | SQL命令中使用的特殊元素转义处理不恰当(SQL注入) |
Exp相关链接

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