CVE-2007-6189 (CNNVD-200711-417)
中文标题:
BitDefender OScan.OCX ActiveX控件堆溢出漏洞
英文标题:
A certain ActiveX control in (1) OScan8.ocx and (2) Oscan81.ocx in BitDefender Online Anti-Virus Sca...
漏洞描述
中文描述:
BitDefender Online Scanner是一款免费的在线杀毒软件。 BitDefender在线扫描器所捆绑的OScan.ocx控件中存在远程代码执行漏洞,远程攻击者可能利用此漏洞在用户系统上执行任意指令。 OScan.ocx的有漏洞函数为InitX,该函数取得了bstrLocation的字符串参数值用于确认调用域。InitX的IDL类似于以下: Function InitX { ByVal bstrLocation as String } As Boolean 这个功能用于保护ActiveX控件防止从授权域之外初始化。用户可以提交请求向站点上传这个控件,然后获得初始化密钥。用户域是由以下16进制密钥处理的: AvxUI.InitX('000000408E45E3394593BF66F0C93C6CF90AF0F0 AB417E17657D7F328A2312ACBE0B139EF3EBFB69 939B1C3B24D8BC392D752B8408EAACCD809B94D3 8B8F9B5E97B1C1A6') 在处理并确认了这个域密钥后才会初始化控件并接受用户命令开始扫描文件,但在处理传送给有漏洞函数域密钥的Unicode值时存在双重解码漏洞。如果向域密钥值附加了两个??(0x25)字符就会触发这个漏洞,导致OScan.ocx双重解码Unicode参数并分配任意内存。结合超长字符串,就可能导致堆内存破坏的情况。这种堆溢出允许使用任意用户畸形字符串的数据覆盖Internet Explorer或主机ActiveX进程中的内存。尽管攻击者无法控制发生内存覆盖的位置,但漏洞仍可能覆盖Internet Explorer或主机ActiveX进程之后调用的指针,因此可能执行任意指令。
英文描述:
A certain ActiveX control in (1) OScan8.ocx and (2) Oscan81.ocx in BitDefender Online Anti-Virus Scanner 8.0 allows remote attackers to execute arbitrary code via a long argument to the InitX method that begins with a "%%" sequence, which is misinterpreted as a Unicode string and decoded twice, leading to improper memory allocation and a heap-based buffer overflow.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| bitdefender | online_anti-virus_scanner | 8.0 | - | - |
cpe:2.3:a:bitdefender:online_anti-virus_scanner:8.0:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
cve.org
exploitdb
cve.org
cve.org
CVSS评分详情
AV:N/AC:M/Au:N/C:C/I:C/A:C
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2007-6189 |
2025-11-11 15:17:57 | 2025-11-11 07:32:48 |
| NVD | nvd_CVE-2007-6189 |
2025-11-11 14:52:13 | 2025-11-11 07:41:34 |
| CNNVD | cnnvd_CNNVD-200711-417 |
2025-11-11 15:08:59 | 2025-11-11 07:49:22 |
| EXPLOITDB | exploitdb_EDB-4663 |
2025-11-11 15:05:55 | 2025-11-11 08:50:57 |
版本与语言
安全公告
变更历史
查看详细变更
- references_count: 7 -> 10
- tags_count: 0 -> 4
- data_sources: ['cnnvd', 'cve', 'nvd'] -> ['cnnvd', 'cve', 'exploitdb', 'nvd']
查看详细变更
- vulnerability_type: 未提取 -> 授权问题
- cnnvd_id: 未提取 -> CNNVD-200711-417
- 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']