Vulnerabilities > CVE-2009-3577 - Code Injection vulnerability in Autodesk 3DS MAX

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 3D Studio Max (3DSMax) 6 through 9 and 2008 through 2010 allows remote attackers to execute arbitrary code via a .max file with a MAXScript statement that calls the DOSCommand method, related to "application callbacks."

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 3ds Max Application Callbacks Arbitrary Command Execution Vulnerability. CVE-2009-3577 . Remote exploit for windows platform
    idEDB-ID:33272
    last seen2016-02-03
    modified2009-10-23
    published2009-10-23
    reporterSebastian Tello
    sourcehttps://www.exploit-db.com/download/33272/
    titleAutodesk 3ds Max Application Callbacks Arbitrary Command Execution Vulnerability
  • descriptionAutodesk 3DS Max Application Callbacks Arbitrary Command Execution. CVE-2009-3577. Local exploit for windows platform
    idEDB-ID:10212
    last seen2016-02-01
    modified2009-11-23
    published2009-11-23
    reporterCore Security
    sourcehttps://www.exploit-db.com/download/10212/
    titleAutodesk 3DS Max Application Callbacks Arbitrary Command Execution

Packetstorm

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

Seebug

  • bulletinFamilyexploit
    descriptionNo description provided by source.
    idSSV:18316
    last seen2017-11-19
    modified2009-11-23
    published2009-11-23
    reporterRoot
    sourcehttps://www.seebug.org/vuldb/ssvid-18316
    titleAutodesk 3DS Max Application Callbacks Arbitrary Command Execution
  • bulletinFamilyexploit
    descriptionBUGTRAQ ID: 36634 CVE ID: CVE-2009-3577 Autodesk 3D Max是在视频游戏、电影、多媒体和web内容开发中广泛应用的建模和动画软件包。 Autodesk 3D Max提供了内嵌的脚本语言MaxScript。3D Max允许用户将MaxScript绑定到应用回调上,如果用户受骗打开了嵌入有MaxScript应用回调的.max文件,就会导致执行任意代码。 Autodesk 3DS Max 9 Autodesk 3DS Max 8 Autodesk 3DS Max 7 Autodesk 3DS Max 6 Autodesk 3DS Max 2010 Autodesk 3DS Max 2009 Autodesk 3DS Max 2008 临时解决方法: * 通过以下步骤禁止自动加载嵌入的MaxScript: . 找到Customize menu > Preferences > Preference Settings dialog > MAXScript . 清除Load/Save Scene Scripts . 清除Load/Save Persistent Globals 厂商补丁: Autodesk -------- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://usa.autodesk.com/adsk/servlet/home?siteID=123112&id=129446
    idSSV:14966
    last seen2017-11-19
    modified2009-11-24
    published2009-11-24
    reporterRoot
    sourcehttps://www.seebug.org/vuldb/ssvid-14966
    titleAutodesk 3ds Max应用回调远程代码执行漏洞