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

19 lines
774 B
Markdown

### [CVE-2007-3901](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3901)
![](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
Stack-based buffer overflow in the DirectShow Synchronized Accessible Media Interchange (SAMI) parser in quartz.dll for Microsoft DirectX 7.0 through 10.0 allows remote attackers to execute arbitrary code via a crafted SAMI file.
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-064
- https://www.exploit-db.com/exploits/4866
#### Github
No PoCs found on GitHub currently.