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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2019-19609 PoC — Strapi Admin面板Install and Uninstall Plugin组件输入验证错误漏洞

Source
Associated Vulnerability
Title:Strapi Admin面板Install and Uninstall Plugin组件输入验证错误漏洞 (CVE-2019-19609)
Description:The Strapi framework before 3.0.0-beta.17.8 is vulnerable to Remote Code Execution in the Install and Uninstall Plugin components of the Admin panel, because it does not sanitize the plugin name, and attackers can inject arbitrary shell commands to be executed by the execa function.
Description
Strapi CMS 3.0.0-beta.17.4 - Unauthenticated Remote Code Execution (CVE-2019-18818, CVE-2019-19609)
Readme
# Strapi CMS Exploit
This exploit targets two vulnerabilities in the Strapi CMS Framework version **3.0.0-beta-17.4** allowing for unauthenticated remote code execution (RCE).

<p>&nbsp;</p>

## Vulnerabilities

### CVE-2019-18818
Weak Password Recovery Mechanism for Forgotten Password

**CVSS**: 9.8 - Critical

More details: [https://nvd.nist.gov/vuln/detail/CVE-2019-18818](https://nvd.nist.gov/vuln/detail/CVE-2019-18818)

### CVE-2019-19609
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

**CVSS**: 7.2 - High

More details: [https://nvd.nist.gov/vuln/detail/CVE-2019-19609](https://nvd.nist.gov/vuln/detail/CVE-2019-19609)

<p>&nbsp;</p>

## Usage:
Before running this exploit, start a netcat listener on the `lport` you specify in the below options.

### Start netcat listener
```bash
nc -lnvp <lport>
```

### Run exploit
```bash
exploit.py <rhost> <lhost> <lport>
```
File Snapshot

[4.0K] /data/pocs/6f74c0adcaa59e137fefc90b80bac814e3933fe2 ├── [2.5K] exploit.py ├── [1.0K] LICENSE └── [ 921] README.md 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 →