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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in Sendmail 5.79 to 8.12.7 allows remote attackers to execute arbitrary code via certain formatted address fields, related to sender and recipient header comments as processed by the crackaddr function of headers.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=104678739608479&w=2
|
|
|
|
#### Github
|
|
- https://github.com/byte-mug/cumes
|
|
- https://github.com/fraynal/challenges
|
|
|