Vulnerabilities > CVE-2009-3578 - Code Injection vulnerability in Autodesk Alias Wavefront Maya and Autodesk Maya

047910
CVSS 9.3 - CRITICAL
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
autodesk
CWE-94
critical
exploit available

Summary

Autodesk Maya 8.0, 8.5, 2008, 2009, and 2010 and Alias Wavefront Maya 6.5 and 7.0 allow remote attackers to execute arbitrary code via a (1) .ma or (2) .mb file that uses the Maya Embedded Language (MEL) python command or unspecified other MEL commands, related to "Script Nodes."

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.

Exploit-Db

descriptionAutodesk Maya Script Nodes Arbitrary Command Execution. CVE-2009-3578. Local exploit for windows platform
idEDB-ID:10213
last seen2016-02-01
modified2009-11-23
published2009-11-23
reporterCore Security
sourcehttps://www.exploit-db.com/download/10213/
titleAutodesk Maya Script Nodes Arbitrary Command Execution

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/82873/CORE-2009-0910.txt
idPACKETSTORM:82873
last seen2016-12-05
published2009-11-23
reporterCore Security Technologies
sourcehttps://packetstormsecurity.com/files/82873/Core-Security-Technologies-Advisory-2009.0910.html
titleCore Security Technologies Advisory 2009.0910

Seebug

  • bulletinFamilyexploit
    descriptionBUGTRAQ ID: 36636 CVE ID: CVE-2009-3578 Maya是一款高端的3D计算机图形和3D建模软件包。 Maya提供了被称为“脚本节点”的方式用于使用MEL(Maya的专有编程语言)和Python对动画行为进行编程。脚本节点保存为.mb和.ma文件格式。通过使用嵌入有脚本节点的特制文件,用户打开恶意的场景文件后就会无需任何干涉便可执行任意命令。 Autodesk Maya 8.5 Autodesk Maya 8.0 Autodesk Maya 2010 Autodesk Maya 2009 Autodesk Maya 2008 临时解决方法: * 打开文件时禁止执行脚本节点: . 选择File > Open Scene > . 关闭Execute Script Nodes . 点击Open 厂商补丁: Autodesk -------- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://usa.autodesk.com/adsk/servlet/home?siteID=123112&id=129446
    idSSV:14968
    last seen2017-11-19
    modified2009-11-24
    published2009-11-24
    reporterRoot
    sourcehttps://www.seebug.org/vuldb/ssvid-14968
    titleAutodesk Maya脚本节点文件远程代码执行漏洞
  • bulletinFamilyexploit
    descriptionNo description provided by source.
    idSSV:18317
    last seen2017-11-19
    modified2009-11-23
    published2009-11-23
    reporterRoot
    sourcehttps://www.seebug.org/vuldb/ssvid-18317
    titleAutodesk Maya Script Nodes Arbitrary Command Execution