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

19 lines
802 B
Markdown

### [CVE-2010-1280](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1280)
![](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
Adobe Shockwave Player before 11.5.7.609 allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted .dir (aka Director) file, related to (1) an erroneous dereference and (2) a certain Shock.dir file.
### POC
#### Reference
- http://www.zeroscience.mk/codes/shockwave_mem.txt
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2010-4937.php
#### Github
- https://github.com/Live-Hack-CVE/CVE-2010-1280