Vulnerabilities > CVE-2011-3401 - Code Injection vulnerability in Microsoft Windows 7, Windows Vista and Windows XP
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
ENCDEC.DLL in Windows Media Player and Media Center in Microsoft Windows XP SP2 and SP3, Windows Vista SP2, and Windows 7 Gold and SP1 allows remote attackers to execute arbitrary code via a crafted .dvr-ms file, aka "Windows Media Player DVR-MS Memory Corruption Vulnerability."
Vulnerable Configurations
Part | Description | Count |
---|---|---|
OS | 7 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- 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. The attack can be directed at a client system, such as causing buffer overrun through loading seemingly benign image files, as in Microsoft Security Bulletin MS04-028 where specially crafted JPEG files could cause a buffer overrun once loaded into the browser. Another example targets clients reading pdf files. In this case the attacker simply appends javascript to the end of a legitimate url for a pdf (http://www.gnucitizen.org/blog/danger-danger-danger/) http://path/to/pdf/file.pdf#whatever_name_you_want=javascript:your_code_here The client assumes that they are reading a pdf, but the attacker has modified the resource and loaded executable javascript into the client's browser process. The attack can also target server processes. The attacker edits the resource or configuration file, for example a web.xml file used to configure security permissions for a J2EE app server, adding role name "public" grants all users with the public role the ability to use the administration functionality. The server trusts its configuration file to be correct, but when they are manipulated, the attacker gains full control.
- 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.
Msbulletin
bulletin_id | MS11-092 |
bulletin_url | |
date | 2011-12-13T00:00:00 |
impact | Remote Code Execution |
knowledgebase_id | 2648048 |
knowledgebase_url | |
severity | Critical |
title | Vulnerability in Windows Media Could Allow Remote Code Execution |
Nessus
NASL family | Windows : Microsoft Bulletins |
NASL id | SMB_NT_MS11-092.NASL |
description | The Windows Media Player or Windows Media Center install on the remote Windows host is affected by the following vulnerability : - A memory corruption vulnerability could be triggered when parsing a specially crafted DVR-MS (Microsoft Digital Video Recording) file. (CVE-2011-3401) If a remote attacker can trick a user into opening a malicious DVR-MS file using the affected install, this vulnerability could be leveraged to execute arbitrary code subject to the user |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 57278 |
published | 2011-12-13 |
reporter | This script is Copyright (C) 2011-2018 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/57278 |
title | MS11-092: Vulnerability in Windows Media Could Allow Remote Code Execution (2648048) |
code |
|
Oval
accepted | 2014-03-03T04:00:42.401-05:00 | ||||||||||||||||||||||||||||||||||||||||||||
class | vulnerability | ||||||||||||||||||||||||||||||||||||||||||||
contributors |
| ||||||||||||||||||||||||||||||||||||||||||||
definition_extensions |
| ||||||||||||||||||||||||||||||||||||||||||||
description | ENCDEC.DLL in Windows Media Player and Media Center in Microsoft Windows XP SP2 and SP3, Windows Vista SP2, and Windows 7 Gold and SP1 allows remote attackers to execute arbitrary code via a crafted .dvr-ms file, aka "Windows Media Player DVR-MS Memory Corruption Vulnerability." | ||||||||||||||||||||||||||||||||||||||||||||
family | windows | ||||||||||||||||||||||||||||||||||||||||||||
id | oval:org.mitre.oval:def:14281 | ||||||||||||||||||||||||||||||||||||||||||||
status | accepted | ||||||||||||||||||||||||||||||||||||||||||||
submitted | 2011-12-13T13:00:00 | ||||||||||||||||||||||||||||||||||||||||||||
title | Windows Media Player DVR-MS Memory Corruption Vulnerability | ||||||||||||||||||||||||||||||||||||||||||||
version | 76 |
Seebug
bulletinFamily | exploit |
description | BUGTRAQ ID: 50957 CVE ID: CVE-2011-3401 MediaPlayer是一个全功能的网络多媒体播放软件。Media Center是多媒体中心应用程序。 Microsoft Windows Media Player和Windows Media Center处理特制.dvr-ms文件的方式中存在远程代码执行漏洞,成功利用后可允许攻击者以当前用户权限执行任意代码 Microsoft Windows XP Microsoft Windows Vista Microsoft Windows 7 临时解决方法: * 限制访问管理员组的ENCDEC.DLL * 取消注册ENCDEC.DLL * 不打开可疑源的.dvr-ms文件 厂商补丁: Microsoft --------- Microsoft已经为此发布了一个安全公告(MS11-092)以及相应补丁: MS11-092:Vulnerability in Windows Media Could Allow Remote Code Execution (2648048) 链接:http://www.microsoft.com/technet/security/bulletin/MS11-092.asp |
id | SSV:26050 |
last seen | 2017-11-19 |
modified | 2011-12-15 |
published | 2011-12-15 |
reporter | Root |
title | Microsoft Windows Media Player和Media Center ".dvr-ms"远程代码执行漏洞(MS11-092) |
References
- http://www.us-cert.gov/cas/techalerts/TA11-347A.html
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2011/ms11-092
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14281
- http://www.us-cert.gov/cas/techalerts/TA11-347A.html
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14281
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2011/ms11-092