mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
18 lines
713 B
Markdown
18 lines
713 B
Markdown
### [CVE-2020-13384](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13384)
|
|

|
|

|
|

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