gcc 缓冲区溢出漏洞
CVE编号
CVE-2008-1685利用情况
暂无补丁情况
N/A披露时间
2008-04-07漏洞描述
** DISPUTED ** gcc 4.2.0 through 4.3.0 in GNU Compiler Collection, when casts are not used, considers the sum of a pointer and an int to be greater than or equal to the pointer, which might lead to removal of length testing code that was intended as a protection mechanism against integer overflow and buffer overflow attacks, and provide no diagnostic message about this removal. NOTE: the vendor has determined that this compiler behavior is correct according to section 6.5.6 of the C99 standard (aka ISO/IEC 9899:1999).解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26763 | |
http://www.kb.cert.org/vuls/id/162289 | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/41686 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | gnu | gcc | 4.2.0 | - | |||||
运行在以下环境 | |||||||||
应用 | gnu | gcc | 4.2.1 | - | |||||
运行在以下环境 | |||||||||
应用 | gnu | gcc | 4.2.2 | - | |||||
运行在以下环境 | |||||||||
应用 | gnu | gcc | 4.2.3 | - | |||||
运行在以下环境 | |||||||||
应用 | gnu | gcc | 4.2.4 | - | |||||
运行在以下环境 | |||||||||
应用 | gnu | gcc | 4.3.0 | - |
- 攻击路径 网络
- 攻击复杂度 N/A
- 权限要求 无
- 影响范围 N/A
- 用户交互 无
- 可用性 部分地
- 保密性 部分地
- 完整性 部分地
CWE-ID | 漏洞类型 |
CWE-119 | 内存缓冲区边界内操作的限制不恰当 |
CWE-189 | 数值错误 |
Exp相关链接

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