Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2006-3392 PoC — Webmin/Usermin未明信息泄露漏洞

Source
Associated Vulnerability
Title:Webmin/Usermin未明信息泄露漏洞 (CVE-2006-3392)
Description:Webmin 1.290之前版本和Usermin 1.220之前版本在解码HTML之前调用simplify_path 函数,可以使远程攻击者读取任意文件,比如使用"..%01"序列,该序列可在从文件名中删除诸如"%01"等字节之前绕过"../" 序列的删除。注: 此漏洞不同于CVE-2006-3274。
Description
Python script to exploit webmin vulnerability cve-2006-3392
Readme
# Script Webmin
Project created by: Gabriel Jose. <br>
Python script to exploit webmin vulnerability cve-2006-3392


### Example of how to use
./exploitWebmin.py -pt http -t host -p port -f file
```
./exploitWebmin.py -pt http -t 127.0.0.1 -p 10000 -f /etc/passwd
```
File Snapshot

[4.0K] /data/pocs/8b8c5330c18afdb7b1fda8216396e7fd923d8ec3 ├── [1.2K] exploitWebmin.py └── [ 268] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.