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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-10708 PoC — S-CMS SQL注入漏洞

Source
Associated Vulnerability
Title:S-CMS SQL注入漏洞 (CVE-2019-10708)
Description:S-CMS PHP v1.0 has SQL injection via the 4/js/scms.php?action=unlike id parameter.
Description
CVE-2019-10708 SQL injection PoC
Readme
# Scms - SQL Injection
exploit.py是對於CVE-2019-10708漏洞的PoC,實現multiprocessing進行注入,取得資料庫名稱與後台管理員帳密(建議是20190401前的版本)

## Usage
```
# 測試是否可注入
python3 exploit.py http:localhost/js/scms.php --test

# sleep時間為60秒與取得資料庫
python3 exploit.py http:localhost/js/scms.php -s 60 --db

# 取得A_login與A_pwd
python3 exploit.py http:localhost/js/scms.php --login --pwd
```

## CVE-2019-10708
[cve.mitre.org](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10708)

## Reference
http://www.iwantacve.cn/index.php/archives/185/
File Snapshot

[4.0K] /data/pocs/0921ee239dbaef2843aa22ee93bd23cb3003cd3a ├── [4.7K] exploit.py └── [ 621] 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 →