mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
20 lines
865 B
Markdown
20 lines
865 B
Markdown
|
|
### [CVE-2015-6567](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6567)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
Wolf CMS before 0.8.3.1 allows unrestricted file upload and PHP Code Execution because admin/plugin/file_manager/browse/ (aka the filemanager) does not validate the parameter "filename" properly. Exploitation requires a registered user who has access to upload functionality.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- http://www.websecgeeks.com/2015/08/wolf-cms-arbitrary-file-upload-to.html
|
||
|
|
- https://www.exploit-db.com/exploits/38000/
|
||
|
|
- https://www.exploit-db.com/exploits/40004/
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
|
|