mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
775 B
Markdown
18 lines
775 B
Markdown
### [CVE-2003-0128](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0128)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The try_uudecoding function in mail-format.c for Ximian Evolution Mail User Agent 1.2.2 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a malicious uuencoded (UUE) header, possibly triggering a heap-based buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.coresecurity.com/common/showdoc.php?idx=309&idxseccion=10
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|