mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
20 lines
894 B
Markdown
20 lines
894 B
Markdown
### [CVE-2018-6383](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6383)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Monstra CMS through 3.0.4 has an incomplete "forbidden types" list that excludes .php (and similar) file extensions but not the .pht or .phar extension, which allows remote authenticated Admins or Editors to execute arbitrary PHP code by uploading a file, a different vulnerability than CVE-2017-18048.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/162968/Monstra-CMS-3.0.4-Remote-Code-Execution.html
|
|
|
|
#### Github
|
|
- https://github.com/Hacker5preme/Exploits
|
|
- https://github.com/RajatSethi2001/FUSE
|
|
- https://github.com/WSP-LAB/FUSE
|
|
|