Files
CVEs-PoC/2020/CVE-2020-13384.md
T
2024-05-25 21:48:12 +02:00

18 lines
713 B
Markdown

### [CVE-2020-13384](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13384)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Monstra CMS 3.0.4 allows remote authenticated users to upload and execute arbitrary PHP code via admin/index.php?id=filesmanager because, for example, .php filenames are blocked but .php7 filenames are not, a related issue to CVE-2017-18048.
### POC
#### Reference
- https://www.exploit-db.com/exploits/48479
#### Github
- https://github.com/SexyBeast233/SecBooks