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

18 lines
735 B
Markdown

### [CVE-2020-28672](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28672)
![](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
MonoCMS Blog 1.0 is affected by incorrect access control that can lead to remote arbitrary code execution. At monofiles/category.php:27, user input can be saved to category/[foldername]/index.php causing RCE.
### POC
#### Reference
- https://github.com/fortest-1/vuln/blob/main/MonoCMS%20Blog/MonoCMS%20Blog%201.0_remote_code_execution.md
#### Github
No PoCs found on GitHub currently.