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

19 lines
832 B
Markdown

### [CVE-2007-1347](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1347)
![](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
Microsoft Windows Explorer on Windows 2000 SP4 FR and XP SP2 FR, and possibly other versions and platforms, allows remote attackers to cause a denial of service (memory corruption and crash) via an Office file with crafted document summary information, which causes an error in Ole32.dll.
### POC
#### Reference
- http://lostmon.blogspot.com/2007/08/windows-extended-file-attributes-buffer.html
- https://www.exploit-db.com/exploits/3419
#### Github
No PoCs found on GitHub currently.