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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2020-25790 PoC — Typesetter CMS 代码问题漏洞

Source
Associated Vulnerability
Title:Typesetter CMS 代码问题漏洞 (CVE-2020-25790)
Description:Typesetter CMS 5.x through 5.1 allows admins to upload and execute arbitrary PHP code via a .php file inside a ZIP archive. NOTE: the vendor disputes the significance of this report because "admins are considered trustworthy"; however, the behavior "contradicts our security policy" and is being fixed for 5.2
Description
Typesetter CMS文件上传漏洞环境
Readme
# CVE-2020-25790
Typesetter CMS文件上传漏洞环境

## 拉取方式
``` shell
docker pull mtwf/typesetter_cve-2020-25790:5.1
docker run -it -d -p 80:80 mtwf/typesetter_cve-2020-25790:5.1 /bin/bash -c "service apache2 start;/bin/bash"
```
typesetter账号密码为`admin:admin`
## 漏洞复现过程

![复现过程](https://github.com/7Mitu/CVE-2020-25790/raw/main/23333.gif)
- https://github.com/Typesetter/Typesetter/issues/674
File Snapshot

[4.0K] /data/pocs/d08b7aa71efb084a0515b2bea99ca0608eb0e9b6 ├── [1.4M] 23333.gif ├── [ 435] README.md └── [ 392] simple.php.zip 0 directories, 3 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 →