Files
CVEs-PoC/2009/CVE-2009-4148.md
T
2024-06-18 02:51:15 +02:00

18 lines
763 B
Markdown

### [CVE-2009-4148](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4148)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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."
### POC
#### Reference
- http://www.coresecurity.com/content/dazstudio-scripting-injection
#### Github
No PoCs found on GitHub currently.