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

18 lines
755 B
Markdown

### [CVE-2008-5050](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5050)
![](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
Off-by-one error in the get_unicode_name function (libclamav/vba_extract.c) in Clam Anti-Virus (ClamAV) before 0.94.1 allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted VBA project file, which triggers a heap-based buffer overflow.
### POC
#### Reference
- http://securityreason.com/securityalert/4579
#### Github
No PoCs found on GitHub currently.