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)。 Typesetter CMS 5.x版本至5.1版本存在代码问题漏洞,该漏洞源于允许管理员通过ZIP归档中的. PHP文件上传和执行任意PHP代码。
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. 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.