ID |
CVE-2006-1540
|
Summary |
MSO.DLL in Microsoft Office 2000, Office XP (2002), and Office 2003 allows user-assisted attackers to cause a denial of service and execute arbitrary code via multiple attack vectors, as originally demonstrated using a crafted document record with a malformed string, as demonstrated by replacing a certain "01 00 00 00" byte sequence with an "FF FF FF FF" byte sequence, possibly causing an invalid array index, in (1) an Excel .xls document, which triggers an access violation in ole32.dll; (2) an Excel .xlw document, which triggers an access violation in excel.exe; (3) a Word document, which triggers an access violation in mso.dll in winword.exe; and (4) a PowerPoint document, which triggers an access violation in powerpnt.txt. NOTE: after the initial disclosure, this issue was demonstrated by triggering an integer overflow using an inconsistent size for a Unicode "Sheet Name" string. |
References |
|
Vulnerable Configurations |
-
cpe:2.3:a:microsoft:office:*:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:office:*:*:*:*:*:*:*:*
-
cpe:2.3:a:microsoft:office:2000:*:*:*:*:*:*:*
cpe:2.3:a:microsoft:office:2000:*:*:*:*:*:*:*
-
cpe:2.3:a:microsoft:office:2000:*:*:ja:*:*:*:*
cpe:2.3:a:microsoft:office:2000:*:*:ja:*:*:*:*
-
cpe:2.3:a:microsoft:office:2000:*:*:ko:*:*:*:*
cpe:2.3:a:microsoft:office:2000:*:*:ko:*:*:*:*
-
cpe:2.3:a:microsoft:office:2000:*:*:zh:*:*:*:*
cpe:2.3:a:microsoft:office:2000:*:*:zh:*:*:*:*
-
cpe:2.3:a:microsoft:office:2000:sp1:*:*:*:*:*:*
cpe:2.3:a:microsoft:office:2000:sp1:*:*:*:*:*:*
-
cpe:2.3:a:microsoft:office:2000:sp3:*:*:*:*:*:*
cpe:2.3:a:microsoft:office:2000:sp3:*:*:*:*:*:*
-
cpe:2.3:a:microsoft:office:2003:*:*:*:student_teacher:*:*:*
cpe:2.3:a:microsoft:office:2003:*:*:*:student_teacher:*:*:*
-
cpe:2.3:a:microsoft:office:2003:sp1:*:*:*:*:*:*
cpe:2.3:a:microsoft:office:2003:sp1:*:*:*:*:*:*
-
cpe:2.3:a:microsoft:office:2003:sp2:*:*:*:*:*:*
cpe:2.3:a:microsoft:office:2003:sp2:*:*:*:*:*:*
-
cpe:2.3:a:microsoft:office:2004:*:*:*:*:mac_os_x:*:*
cpe:2.3:a:microsoft:office:2004:*:*:*:*:mac_os_x:*:*
-
cpe:2.3:a:microsoft:office:v.x:*:*:*:*:mac_os_x:*:*
cpe:2.3:a:microsoft:office:v.x:*:*:*:*:mac_os_x:*:*
-
cpe:2.3:a:microsoft:office:xp:sp1:*:*:*:*:*:*
cpe:2.3:a:microsoft:office:xp:sp1:*:*:*:*:*:*
-
cpe:2.3:a:microsoft:office:xp:sp2:*:*:*:*:*:*
cpe:2.3:a:microsoft:office:xp:sp2:*:*:*:*:*:*
-
cpe:2.3:a:microsoft:office:xp:sp3:*:*:*:*:*:*
cpe:2.3:a:microsoft:office:xp:sp3:*:*:*:*:*:*
|
CVSS |
Base: | 9.3 (as of 18-10-2018 - 16:33) |
Impact: | |
Exploitability: | |
|
CWE |
CWE-94 |
CAPEC |
-
Code Injection
An adversary exploits a weakness in input validation on the target to inject new code into that which is currently executing. This differs from code inclusion in that code inclusion involves the addition or replacement of a reference to a code file, which is subsequently loaded by the target and used as part of the code of some application.
-
Leverage Executable Code in Non-Executable Files
An attack of this type exploits a system's trust in configuration and resource files. When the executable loads the resource (such as an image file or configuration file) the attacker has modified the file to either execute malicious code directly or manipulate the target process (e.g. application server) to execute based on the malicious configuration parameters. Since systems are increasingly interrelated mashing up resources from local and remote sources the possibility of this attack occurring is high.
-
Manipulating User-Controlled Variables
This attack targets user controlled variables (DEBUG=1, PHP Globals, and So Forth). An attacker can override environment variables leveraging user-supplied, untrusted query variables directly used on the application server without any data sanitization. In extreme cases, the attacker can change variables controlling the business logic of the application. For instance, in languages like PHP, a number of poorly set default configurations may allow the user to override variables.
|
Access |
Vector | Complexity | Authentication |
NETWORK |
MEDIUM |
NONE |
|
Impact |
Confidentiality | Integrity | Availability |
COMPLETE |
COMPLETE |
COMPLETE |
|
cvss-vector
via4
|
AV:N/AC:M/Au:N/C:C/I:C/A:C
|
oval
via4
|
accepted | 2012-05-28T04:02:07.525-04:00 | class | vulnerability | contributors | name | Robert L. Hollis | organization | ThreatGuard, Inc. |
name | Robert L. Hollis | organization | ThreatGuard, Inc. |
name | Dragos Prisaca | organization | Secure Elements, Inc. |
name | Shane Shaffer | organization | G2, Inc. |
| definition_extensions | comment | Microsoft Office 2000 is installed | oval | oval:org.mitre.oval:def:93 |
comment | Microsoft Office XP is installed | oval | oval:org.mitre.oval:def:663 |
comment | Microsoft Office 2003 is installed | oval | oval:org.mitre.oval:def:233 |
comment | Microsoft Project 2000 SR1 is installed | oval | oval:org.mitre.oval:def:518 |
comment | Microsoft Project 2002 SP1 is installed | oval | oval:org.mitre.oval:def:707 |
comment | Microsoft Office Visio 2002 SP2 is installed | oval | oval:org.mitre.oval:def:692 |
comment | Microsoft Word Viewer is installed | oval | oval:org.mitre.oval:def:737 |
comment | Microsoft Excel Viewer 2003 is installed | oval | oval:org.mitre.oval:def:439 |
| description | MSO.DLL in Microsoft Office 2000, Office XP (2002), and Office 2003 allows user-assisted attackers to cause a denial of service and execute arbitrary code via multiple attack vectors, as originally demonstrated using a crafted document record with a malformed string, as demonstrated by replacing a certain "01 00 00 00" byte sequence with an "FF FF FF FF" byte sequence, possibly causing an invalid array index, in (1) an Excel .xls document, which triggers an access violation in ole32.dll; (2) an Excel .xlw document, which triggers an access violation in excel.exe; (3) a Word document, which triggers an access violation in mso.dll in winword.exe; and (4) a PowerPoint document, which triggers an access violation in powerpnt.txt. NOTE: after the initial disclosure, this issue was demonstrated by triggering an integer overflow using an inconsistent size for a Unicode "Sheet Name" string. | family | windows | id | oval:org.mitre.oval:def:639 | status | accepted | submitted | 2006-07-25T12:05:33 | title | Microsoft Office Malformed String Parsing Vulnerability | version | 12 |
|
refmap
via4
|
bid | | bugtraq | 20060710 SYMSA-2006-007: Microsoft Office Malformed String Parsing Vulnerability | cert | TA06-192A | cert-vn | VU#609868 | exploit-db | 1615 | osvdb | 27150 | sectrack | 1015855 | secunia | 21012 | vupen | ADV-2006-2756 | xf | - office-property-string-bo(27609)
- office-string-parse-bo(27607)
|
|
Last major update |
18-10-2018 - 16:33 |
Published |
30-03-2006 - 11:02 |
Last modified |
18-10-2018 - 16:33 |