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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-15107 PoC — Webmin 命令操作系统命令注入漏洞

Source
Associated Vulnerability
Title:Webmin 命令操作系统命令注入漏洞 (CVE-2019-15107)
Description:An issue was discovered in Webmin <=1.920. The parameter old in password_change.cgi contains a command injection vulnerability.
Description
Dockerfiles for CVE-2019-15107(webmin RCE) recurrence including v1.890 and v1.920 with Exp for each version.
Readme
# Docker-webmin-RCE-lab

1. Dockerfiles for CVE-2019-15107(webmin RCE) recurrence including v1.890 and v1.920.
2. Exp for each version.

## Build the image
```
# First, clone the files 

# Then 

cd webmin_[1.890/1.920]_docker
docker build -t hachp1/webmin .
```

## Running the container
```
docker run -d -p 10000:10000 hachp1/webmin
```

## Log into webmin
```
https://ip:10000
(root:pass)
```
Now it's time to recurrence the CVE!!!
File Snapshot

[4.0K] /data/pocs/db338e9a61664860fe4cc74255c622044eae5858 ├── [ 436] README.md ├── [4.0K] webmin_1.890_docker │   ├── [ 948] Dockerfile │   └── [ 15M] webmin_1.890_all.deb ├── [1.1K] webmin1.890_rce_exp.py ├── [4.0K] webmin_1.920_docker │   ├── [ 948] Dockerfile │   └── [ 16M] webmin_1.920_all.deb └── [1.2K] webmin1.920_rce_exp.py 2 directories, 7 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 →