CVE-2009-4148
DAZ Studio 2.3.3.161, 2.3.3.163, and 3.0.1.135 - Remote Code Execution via JavaScript in .ds, .dsa, .dse, or .dsb Files
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4148. PoCs published by Core Security.
AI-analyzed exploit summary The exploit demonstrates arbitrary command execution in DAZ Studio by leveraging its scripting interface to download and execute a payload (putty.exe) via a malicious .ds file. It uses ActiveX objects to fetch and run the executable in the context of DAZ Studio.
Description
DAZ Studio 2.3.3.161, 2.3.3.163, and 3.0.1.135 allows remote attackers to execute arbitrary JavaScript code via a (1) .ds, (2) .dsa, (3) .dse, or (4) .dsb file, as demonstrated by code that loads the WScript.Shell ActiveX control, related to a "script injection vulnerability."
Exploits (1)
The exploit demonstrates arbitrary command execution in DAZ Studio by leveraging its scripting interface to download and execute a payload (putty.exe) via a malicious .ds file. It uses ActiveX objects to fetch and run the executable in the context of DAZ Studio.