Vulnerabilities > CVE-2009-3576 - Code Injection vulnerability in Autodesk Softimage and Autodesk Softimage XSI

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 Softimage 7.x and Softimage XSI 6.x allow remote attackers to execute arbitrary JavaScript code via a scene package containing a Scene Table of Contents (aka .scntoc) file with a Script_Content element, as demonstrated by code that loads the WScript.Shell ActiveX control.

Vulnerable Configurations

Part Description Count
Application
Autodesk
2

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 SoftImage Scene TOC Arbitrary Command Execution. CVE-2009-3576. Local exploit for windows platform
    idEDB-ID:10211
    last seen2016-02-01
    modified2009-11-23
    published2009-11-23
    reporterCore Security
    sourcehttps://www.exploit-db.com/download/10211/
    titleAutodesk SoftImage Scene TOC Arbitrary Command Execution
  • descriptionAutodesk Softimage 7.0 Scene TOC File Remote Code Execution Vulnerability. CVE-2009-3576. Remote exploit for windows platform
    idEDB-ID:33273
    last seen2016-02-03
    modified2009-11-23
    published2009-11-23
    reporterDiego Juarez
    sourcehttps://www.exploit-db.com/download/33273/
    titleAutodesk Softimage 7.0 Scene TOC File Remote Code Execution Vulnerability

Packetstorm

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

Seebug

  • bulletinFamilyexploit
    descriptionNo description provided by source.
    idSSV:18315
    last seen2017-11-19
    modified2009-11-23
    published2009-11-23
    reporterRoot
    sourcehttps://www.seebug.org/vuldb/ssvid-18315
    titleAutodesk SoftImage Scene TOC Arbitrary Command Execution
  • bulletinFamilyexploit
    descriptionBUGTRAQ ID: 36637 CVE ID: CVE-2009-3576 Autodesk Softimage是用于生成3D图形、3D模型和动画的图形应用程序。 Softimage默认会保持带有场景内容树的场景目录(.scntoc)文件。场景目录文件是包含有场景信息的XML文件,Softimage会查找相关的场景目录文件并应用其中的信息。用户可以编辑特制的.scntoc文件,加载了该文件后无需用户干涉就可以自动执行脚本。 Autodesk SoftImage XSI 6.x Autodesk SoftImage 7.x 临时解决方法: * 通过以下步骤禁止自动读取SCTOC脚本: . 找到File > Preferences > Data Management > Files标签 . 清除Read scene TOC (Table of Contents) file on load复选框 厂商补丁: Autodesk -------- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://usa.autodesk.com/adsk/servlet/home?siteID=123112&id=129446
    idSSV:14967
    last seen2017-11-19
    modified2009-11-24
    published2009-11-24
    reporterRoot
    sourcehttps://www.seebug.org/vuldb/ssvid-14967
    titleAutodesk SoftImage Scene TOC文件处理远程代码执行漏洞