cve/2006/CVE-2006-0001.md

19 lines
766 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-0001](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0001)
![](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 Microsoft Publisher 2000 through 2003 allows user-assisted remote attackers to execute arbitrary code via a crafted PUB file, which causes an overflow when parsing fonts.
### POC
#### Reference
2024-06-22 09:37:59 +00:00
- http://www.computerterrorism.com/research/ct12-09-2006-2.htm
2024-05-26 14:27:05 +02:00
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-054
#### Github
No PoCs found on GitHub currently.