CVE-2004-0216 (CNNVD-200411-024)

CRITICAL
中文标题:
Microsoft Internet Explorer安全漏洞
英文标题:
Integer overflow in the Install Engine (inseng.dll) for Internet Explorer 5.01, 5.5, and 6 allows re...
CVSS分数: 10.0
发布时间: 2004-10-16 04:00:00
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

Microsoft Internet Explorer(IE)是美国微软(Microsoft)公司的一款Windows操作系统附带的Web浏览器。 Microsoft Internet Explorer是一款流行的WEB浏览器。Microsoft Internet Explorer的inseng.dll存在缓冲区溢出问题,远程攻击者可以利用这个漏洞以IE进程权限在系统上执行任意指令。所有Microsoft windows包含Microsoft Active Setup/Install引擎组件,这些组件被标记安全并默认可从任何WEB页调用。当调用由Active Setup控件ActiveX组件'asctrls.ocx'提供的SetCifFile()方法时,如果第一个参数(.cab文件名)字符串长度超过2kb,那么当计算缓冲区空间以允许拷贝'base url'时可发生整数溢出。问题代码存在于Active Setup控件提供的安装引擎控件模块('inseng.dll')中,相关代码如下:MOV EBX,DWORD PTR DS:[<&KERNEL32.lstrcpynA>] ; kernel32.lstrcpynA() ...PUSH DWORD PTR SS:[EBP+C] ; /String = Cab file nameAND BYTE PTR DS:[ESI],0 ; |CALL DWORD PTR DS:[<&KERNEL32.lstrlenA>] ; lstrlenA()MOV ECX,822 ; Max buffer sizeSUB ECX,EAX ; Calculate remaining buffer space - integer overflow!PUSH ECX ; /n = Unchecked value - remaining buffer space!PUSH DWORD PTR SS:[EBP-8] ; |String2 = BaseURL property valuePUSH ESI ; |String1 = 0x822 bytes heap bufferCALL EBX ; lstrcpynA()MOV EDI,DWORD PTR DS:[<&KERNEL32.lstrcatA>] ; kernel32.lstrcatA()PUSH inseng.66561C84 ; /StringToAdd = "/"PUSH ESI ; |ConcatString = Our heap bufferCALL EDI ; lstrcatA()PUSH DWORD PTR SS:[EBP+C] ; /StringToAdd = Our Cab file namePUSH ESI ; |ConcatString = Our heap bufferCALL EDI ; lstrcatA()

英文描述:

Integer overflow in the Install Engine (inseng.dll) for Internet Explorer 5.01, 5.5, and 6 allows remote attackers to execute arbitrary code via a malicious website or HTML email with a long .CAB file name, which triggers the integer overflow when calculating a buffer length and leads to a heap-based buffer overflow.

CWE类型:
(暂无数据)
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
microsoft ie 6 - - cpe:2.3:a:microsoft:ie:6:windows_server_2003_sp1:*:*:*:*:*:*
microsoft internet_explorer 5.01 - - cpe:2.3:a:microsoft:internet_explorer:5.01:*:*:*:*:*:*:*
microsoft internet_explorer 5.5 - - cpe:2.3:a:microsoft:internet_explorer:5.5:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
oval:org.mitre.oval:def:5316 vdb-entry
cve.org
访问
无标题 x_refsource_MISC
cve.org
访问
VU#637760 third-party-advisory
cve.org
访问
MS04-038 vendor-advisory
cve.org
访问
ie-installenginectl-setciffile-bo(17620) vdb-entry
cve.org
访问
oval:org.mitre.oval:def:7865 vdb-entry
cve.org
访问
TA04-293A third-party-advisory
cve.org
访问
ie-ms04038-patch(17651) vdb-entry
cve.org
访问
oval:org.mitre.oval:def:7717 vdb-entry
cve.org
访问
oval:org.mitre.oval:def:6100 vdb-entry
cve.org
访问
oval:org.mitre.oval:def:6600 vdb-entry
cve.org
访问
20050119 Microsoft Internet Explorer Install Engine Control Buffer Overflow (#NISR19012005a) mailing-list
cve.org
访问
20041012 Microsoft Internet Explorer Install Engine Control Buffer Overflow mailing-list
cve.org
访问
20050119 Microsoft Internet Explorer Install Engine Control Buffer Overflow (#NISR19012005a) mailing-list
cve.org
访问
oval:org.mitre.oval:def:5329 vdb-entry
cve.org
访问
CVSS评分详情
10.0
CRITICAL
CVSS向量: AV:N/AC:L/Au:N/C:C/I:C/A:C
CVSS版本: 2.0
机密性
COMPLETE
完整性
COMPLETE
可用性
COMPLETE
时间信息
发布时间:
2004-10-16 04:00:00
修改时间:
2024-08-08 00:10:03
创建时间:
2025-11-11 15:32:20
更新时间:
2025-11-11 15:48:54
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2004-0216 2025-11-11 15:17:28 2025-11-11 07:32:20
NVD nvd_CVE-2004-0216 2025-11-11 14:50:55 2025-11-11 07:41:07
CNNVD cnnvd_CNNVD-200411-024 2025-11-11 15:08:44 2025-11-11 07:48:54
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 15:48:54
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-200411-024; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-200411-024
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:41:07
severity: SeverityLevel.MEDIUM → SeverityLevel.CRITICAL; cvss_score: 未提取 → 10.0; cvss_vector: NOT_EXTRACTED → AV:N/AC:L/Au:N/C:C/I:C/A:C; cvss_version: NOT_EXTRACTED → 2.0; affected_products_count: 0 → 3; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • severity: SeverityLevel.MEDIUM -> SeverityLevel.CRITICAL
  • cvss_score: 未提取 -> 10.0
  • cvss_vector: NOT_EXTRACTED -> AV:N/AC:L/Au:N/C:C/I:C/A:C
  • cvss_version: NOT_EXTRACTED -> 2.0
  • affected_products_count: 0 -> 3
  • data_sources: ['cve'] -> ['cve', 'nvd']