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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in Fetchmail 6.1.3 and earlier does not account for the "@" character when determining buffer lengths for local addresses, which allows remote attackers to execute arbitrary code via a header with a large number of local addresses.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=103979751818638&w=2
|
|
- http://security.e-matters.de/advisories/052002.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|