cve/2009/CVE-2009-3721.md

19 lines
852 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-3721](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3721)
![](https://img.shields.io/static/v1?label=Product&message=ytnef&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22&color=brighgreen)
### Description
Multiple directory traversal and buffer overflow vulnerabilities were discovered in yTNEF, and in Evolution's TNEF parser that is derived from yTNEF. A crafted email could cause these applications to write data in arbitrary locations on the filesystem, crash, or potentially execute arbitrary code when decoding attachments.
### POC
#### Reference
- http://www.ocert.org/advisories/ocert-2009-013.html
2024-06-09 00:33:16 +00:00
- http://www.ocert.org/advisories/ocert-2009-013.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.