CVE-2007-6060 (CNNVD-200711-286)
中文标题:
AhnLab V3 ZIP文件解析内存破坏漏洞
英文标题:
AhnLab Antivirus 3 Internet Security 2008 Platinum appends data to a filename string at a location i...
漏洞描述
中文描述:
AhnLab V3是韩国安博士公司开发的系列杀毒产品。 AhnLab V3杀毒引擎在解析.ZIP文件时没有正确地检查某些字段的值,这可能导致远程内核内存破坏。 ZIP文件头格式如下: 偏移 长度 内容 0 4 bytes Local file header signature (0x04034b50) 4 2 bytes Version needed to extract 6 2 bytes General purpose bit flag 8 2 bytes Compression method 10 2 bytes Last mod file time 12 2 bytes Last mod file date 14 4 bytes CRC-32 18 4 bytes Compressed size (n) 22 4 bytes Uncompressed size 26 2 bytes Filename length (f) 28 2 bytes Extra field length (e) (f)bytes Filename (e)bytes Extra field (n)bytes Compressed data 在26(0x1a)偏移处为文件名长度。AhnLab AV会拷贝文件名并在末尾添加空字节,但根据从0x1a偏移所读取的WORD值存储空字节。 kd> r eax=0000dddd ebx=8162f340 ecx=e1dade60 edx=e1dac060 esi=815a54f8 edi=e1dac054 eip=f72df075 esp=f8063834 ebp=f8063848 iopl=0 nv up ei pl zr na pe nc cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010246 v3engine+0xb4075: f72df075 c6040100 mov byte ptr [ecx+eax],0 AX是直接从zip文件读取的,因此受攻击者控制,这就导致了有限的用空字节覆盖任意内存地址。如果AhnLab启用了实时保护的话(默认配置),就可能触发内核内存破坏,导致蓝屏死机或执行内核态代码。
英文描述:
AhnLab Antivirus 3 Internet Security 2008 Platinum appends data to a filename string at a location indicated by the "Filename length" field in a ZIP header, which allows remote attackers to cause a denial of service (machine crash) and possibly execute arbitrary code via a ZIP file in which this field's value is larger than the actual number of bytes in the filename.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| ahnlab | v3_internet_security | 2008 | - | - |
cpe:2.3:a:ahnlab:v3_internet_security:2008:*:platinum:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
CVSS评分详情
AV:N/AC:M/Au:N/C:C/I:C/A:C
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2007-6060 |
2025-11-11 15:17:57 | 2025-11-11 07:32:48 |
| NVD | nvd_CVE-2007-6060 |
2025-11-11 14:52:13 | 2025-11-11 07:41:34 |
| CNNVD | cnnvd_CNNVD-200711-286 |
2025-11-11 15:08:59 | 2025-11-11 07:49:22 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 授权问题
- cnnvd_id: 未提取 -> CNNVD-200711-286
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- severity: SeverityLevel.MEDIUM -> SeverityLevel.CRITICAL
- cvss_score: 未提取 -> 9.3
- cvss_vector: NOT_EXTRACTED -> AV:N/AC:M/Au:N/C:C/I:C/A:C
- cvss_version: NOT_EXTRACTED -> 2.0
- affected_products_count: 0 -> 1
- data_sources: ['cve'] -> ['cve', 'nvd']