cve/2008/CVE-2008-5429.md

18 lines
827 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2008-5429](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5429)
![](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
Incredimail build 5853710 does not properly handle (1) multipart/mixed e-mail messages with many MIME parts and possibly (2) e-mail messages with many "Content-type: message/rfc822;" headers, which allows remote attackers to cause a denial of service (stack consumption or other resource consumption) via a large e-mail message, a related issue to CVE-2006-1173.
### POC
#### Reference
- http://securityreason.com/securityalert/4721
#### Github
No PoCs found on GitHub currently.