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

18 lines
791 B
Markdown

### [CVE-2010-2880](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2880)
![](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
DIRAPI.dll in Adobe Shockwave Player before 11.5.8.612 does not properly parse .dir files, which allows remote attackers to cause a denial of service (memory corruption) or execute arbitrary code via a malformed file containing an invalid value, as demonstrated by a value at position 0x47 of a certain file.
### POC
#### Reference
- http://www.adobe.com/support/security/bulletins/apsb10-20.html
#### Github
No PoCs found on GitHub currently.