Vulnerabilities > CVE-2008-0108 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Microsoft Office and Works
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Stack-based buffer overflow in wkcvqd01.dll in Microsoft Works 6 File Converter, as used in Office 2003 SP2 and SP3, Works 8.0, and Works Suite 2005, allows remote attackers to execute arbitrary code via a .wps file with crafted field lengths, aka "Microsoft Works File Converter Field Length Vulnerability."
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 4 |
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 Microsoft Office .WPS File Stack Overflow Exploit (MS08-011). CVE-2007-0216,CVE-2008-0105,CVE-2008-0108. Local exploit for windows platform file exploits/windows/local/5107.c id EDB-ID:5107 last seen 2016-01-31 modified 2008-02-13 platform windows port published 2008-02-13 reporter chujwamwdupe source https://www.exploit-db.com/download/5107/ title Microsoft Office 2003 - .wps Stack Overflow Exploit MS08-011 type local description Microsoft Works 8.0 File Converter Field Length Remote Code Execution Vulnerability. CVE-2008-0108. Remote exploit for windows platform id EDB-ID:31118 last seen 2016-02-03 modified 2008-02-06 published 2008-02-06 reporter Luigi Auriemma source https://www.exploit-db.com/download/31118/ title Microsoft Works 8.0 File Converter Field Length Remote Code Execution Vulnerability
Nessus
NASL family | Windows : Microsoft Bulletins |
NASL id | SMB_NT_MS08-011.NASL |
description | The remote host is running a version of Microsoft Office Works Converter that may allow arbitrary code to be run. To succeed, the attacker would have to send a rogue file to a user of the remote computer and have him open it. Then a bug in the wps header handler would result in code execution. |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 33107 |
published | 2008-06-09 |
reporter | This script is Copyright (C) 2008-2018 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/33107 |
title | MS08-011: Vulnerabilities in Microsoft Works File Converter Could Allow Remote Code Execution (947081) |
code |
|
Oval
accepted | 2008-05-05T04:00:23.372-04:00 | ||||||||
class | vulnerability | ||||||||
contributors |
| ||||||||
definition_extensions |
| ||||||||
description | Stack-based buffer overflow in wkcvqd01.dll in Microsoft Works 6 File Converter, as used in Office 2003 SP2 and SP3, Works 8.0, and Works Suite 2005, allows remote attackers to execute arbitrary code via a .wps file with crafted field lengths, aka "Microsoft Works File Converter Field Length Vulnerability." | ||||||||
family | windows | ||||||||
id | oval:org.mitre.oval:def:5202 | ||||||||
status | accepted | ||||||||
submitted | 2008-02-14T15:14:23 | ||||||||
title | Microsoft Works File Converter Field Length Vulnerability | ||||||||
version | 6 |
Saint
bid | 27659 |
description | Microsoft Works File Converter field length buffer overflow |
id | win_patch_worksconverterace |
osvdb | 41459 |
title | microsoft_works_file_converter |
type | client |
Seebug
bulletinFamily | exploit |
description | BUGTRAQ ID: 27659 CVE(CAN) ID: CVE-2008-0108 Microsoft Works是微软在早期所发布的文件处理程序。 Works文件转换器在处理畸形格式的字段长度信息存在漏洞,远程攻击者可能利用此漏洞控制用户系统。 Works文件转换器(wkcvqd01.dll)在将Microsoft Works文档(.wps)转换为富文本格式(RTF)时没有正确的验证字段长度信息,如果攻击者创建了特制的Works文档文档并修改了其中某些字段(如长度或计数值)的话,就可能触发栈溢出,导致执行任意指令。 Microsoft Office 2003 Service Pack 3 Microsoft Office 2003 Service Pack 2 Microsoft Works Suite 2005 Microsoft Works 8.0 临时解决方法: * 通过限制对WKCVQD01.DLL的访问来禁用Works文件转换器的安装拷贝,在命令行运行以下命令: Windows XP: Echo y| cacls "%ProgramFiles%\Common Files\Microsoft shared\TextConv\wkcvqd01.dll" /E /P everyone:N Windows Vista: Takeown.exe /f "%ProgramFiles%\Common Files\Microsoft Shared\TextConv\wkcvqd01.dll" Icacls.exe "%ProgramFiles%\Common Files\Microsoft Shared\TextConv\wkcvqd01.dll" /save %TEMP%\wkcvqd01 _ACL.TXT Icacls.exe "%ProgramFiles%\Common Files\Microsoft Shared\TextConv\wkcvqd01.dll" /deny everyone:(F) * 禁止安装WKCVQD01.DLL,在命令行运行以下命令: Windows XP: md "%ProgramFiles%\Common Files\Microsoft Shared\TextConv\" echo Placeholder > "%ProgramFiles%\Common Files\Microsoft Shared\TextConv\wkcvqd01.dll" Echo y| cacls "%ProgramFiles%\Common Files\Microsoft Shared\TextConv\wkcvqd01.dll" /E /P everyone:N Windows Vista: md "%ProgramFiles%\Common Files\Microsoft Shared\TextConv\" echo Placeholder > "%ProgramFiles%\Common Files\Microsoft Shared\TextConv\wkcvqd01.dll" Icacls.exe "%ProgramFiles%\Common Files\Microsoft Shared\TextConv\wkcvqd01.dll" /deny everyone:(F) * 不要打开或保存不可信任来源的Microsoft Works文件。 厂商补丁: Microsoft --------- Microsoft已经为此发布了一个安全公告(MS08-011)以及相应补丁: MS08-011:Vulnerabilities in Microsoft Works File Converter Could Allow Remote Code Execution (947081) 链接:<a href=http://www.microsoft.com/technet/security/Bulletin/MS08-011.mspx?pf=true target=_blank>http://www.microsoft.com/technet/security/Bulletin/MS08-011.mspx?pf=true</a> |
id | SSV:2897 |
last seen | 2017-11-19 |
modified | 2008-02-20 |
published | 2008-02-20 |
reporter | Root |
title | Microsoft Works文件转换器字段长度远程栈溢出漏洞(MS08-011) |
References
- http://www.us-cert.gov/cas/techalerts/TA08-043C.html
- http://www.securityfocus.com/bid/27659
- http://www.securitytracker.com/id?1019388
- http://secunia.com/advisories/28904
- http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=660
- http://www.vupen.com/english/advisories/2008/0513/references
- http://marc.info/?l=bugtraq&m=120361015026386&w=2
- https://www.exploit-db.com/exploits/5107
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5202
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-011