mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
18 lines
735 B
Markdown
18 lines
735 B
Markdown
### [CVE-2020-28672](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28672)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|