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 before 1.290 and Usermin before 1.220 calls the simplify_path function before decoding HTML, which allows remote attackers to read arbitrary files, as demonstrated using "..%01" sequences, which bypass the removal of "../" sequences before bytes such as "%01" are removed from the filename. NOTE: This is a different issue than 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. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →