mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
19 lines
923 B
Markdown
19 lines
923 B
Markdown
### [CVE-2007-5094](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5094)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in iaspam.dll in the SMTP Server in Ipswitch IMail Server 8.01 through 8.11 allows remote attackers to execute arbitrary code via a set of four different e-mail messages with a long boundary parameter in a certain malformed Content-Type header line, the string "MIME" by itself on a line in the header, and a long Content-Transfer-Encoding header line.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://pstgroup.blogspot.com/2007/09/exploitimail-iaspamdll-80x-remote-heap.html
|
|
- https://www.exploit-db.com/exploits/4438
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|