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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2019-9978 PoC — WordPress social-warfare插件跨站脚本漏洞

Source
Associated Vulnerability
Title:WordPress social-warfare插件跨站脚本漏洞 (CVE-2019-9978)
Description:The social-warfare plugin before 3.5.3 for WordPress has stored XSS via the wp-admin/admin-post.php?swp_debug=load_options swp_url parameter, as exploited in the wild in March 2019. This affects Social Warfare and Social Warfare Pro.
Readme
# CVE-2019-9978

### WordPress Plugin Social Warfare RCE Vulnerability < 3.5.3 🐞

#### Minimal simulated from vulnerable plugin and exploit it 🥰

## Installation Of Vulnerable Plugin

### Install dependencies:
```shell
docker-compose build
```
### Start vulnerable and attacker server containers
```shell
docker-compose up
```
or

```shell
docker-compose up -d
```

![docker-compose up -d](./images/1.png)

### Stop servers
```shell
docker-compose down
```

![docker-compose down](./images/2.png)

## Exploit

### Install exploit dependencies:
```shell
pip install -r requirements.txt
```

### Execute:
```shell
python3 exploit.py
```

![exploit](3.png)

### Enjoy 💀
File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
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 →