Vulnerabilities > CVE-2008-4384 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in multiple products
Attack vector
NETWORK Attack complexity
MEDIUM Privileges required
NONE Confidentiality impact
COMPLETE Integrity impact
COMPLETE Availability impact
COMPLETE Summary
Multiple stack-based buffer overflows in MGI Software LPViewer ActiveX control (LPControl.dll), as acquired by Roxio and iseemedia, allow remote attackers to execute arbitrary code via the (1) url, (2) toolbar, and (3) enableZoomPastMax methods.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 | |
Application | 1 | |
Application | 1 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Buffer Overflow via Environment Variables This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
- Overflow Buffers Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
- Client-side Injection-induced Buffer Overflow This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
- Filter Failure through Buffer Overflow In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
- MIME Conversion An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.
Exploit-Db
description | iseemedia / Roxio / MGI Software LPViewer ActiveX Control Buffer Overflow. CVE-2008-4384. Remote exploit for windows platform |
id | EDB-ID:16571 |
last seen | 2016-02-02 |
modified | 2010-05-09 |
published | 2010-05-09 |
reporter | metasploit |
source | https://www.exploit-db.com/download/16571/ |
title | iseemedia / Roxio / MGI Software LPViewer ActiveX Control Buffer Overflow |
Metasploit
description | This module exploits a stack buffer overflow in LPViewer ActiveX control (LPControll.dll 3.2.0.2). When sending an overly long string to the URL() property an attacker may be able to execute arbitrary code. |
id | MSF:EXPLOIT/WINDOWS/BROWSER/LPVIEWER_URL |
last seen | 2020-05-26 |
modified | 2017-10-05 |
published | 2008-10-14 |
references | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4384 |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/browser/lpviewer_url.rb |
title | iseemedia / Roxio / MGI Software LPViewer ActiveX Control Buffer Overflow |
Nessus
NASL family | Windows |
NASL id | LPVIEWER_ACTIVEX_OVERFLOWS.NASL |
description | The remote host contains the LPViewer ActiveX control, initially created by MGI Software but later taken over by Roxio and then again by iseemedia. This control reportedly has stack-based buffer overflows in its |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 34472 |
published | 2008-10-22 |
reporter | This script is Copyright (C) 2008-2018 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/34472 |
title | LPViewer ActiveX Control Multiple Buffer Overflow Vulnerabilities |
code |
|
Packetstorm
data source | https://packetstormsecurity.com/files/download/83104/lpviewer_url.rb.txt |
id | PACKETSTORM:83104 |
last seen | 2016-12-05 |
published | 2009-11-26 |
reporter | MC |
source | https://packetstormsecurity.com/files/83104/iseemedia-Roxio-MGI-Software-LPViewer-ActiveX-Control-Buffer-Overflow.html |
title | iseemedia / Roxio / MGI Software LPViewer ActiveX Control Buffer Overflow |
Saint
bid | 31604 |
description | LPViewer ActiveX Control url property buffer overflow |
id | misc_iseemedialpviewerax |
osvdb | 48946 |
title | lpviewer_url |
type | client |
Seebug
bulletinFamily | exploit |
description | BUGTRAQ ID: 31604 CVE ID:CVE-2008-4384 CNCVE ID:CNCVE-20084384 iseemedia是一款图像处理软件。 iseemedia LPViewer ActiveX控件存在多个基于栈的缓冲区溢出,远程攻击者可以利用漏洞以应用程序权限执行任意指令。 LPControl.dll文件提供了iseemedia LPViewer ActiveX控件,控件对url(), toolbar(), 和enableZoomPastMax()方法处理缺少充分的边界检查,构建恶意HTML文档,诱使用户访问,可导致以应用程序权限执行任意指令。 iseemedia LPViewer 可参考如下临时解决方案: 编辑如下文本并保存为以.reg结尾的文件并双击导入: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{3F0EECCE-E138-11D1-8712-0060083D83F5}] "Compatibility Flags"=dword:00000400 目前供应商没有解决方案提供: <a href=http://www.iseemedia.com/ target=_blank>http://www.iseemedia.com/</a> |
id | SSV:4170 |
last seen | 2017-11-19 |
modified | 2008-10-08 |
published | 2008-10-08 |
reporter | Root |
title | iseemedia 'LPControl.dll' LPViewer ActiveX控件多个缓冲区溢出漏洞 |