Files
CVEs-PoC/2017/CVE-2017-11366.md
2024-06-18 02:51:15 +02:00

20 lines
800 B
Markdown

### [CVE-2017-11366](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11366)
![](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
components/filemanager/class.filemanager.php in Codiad before 2.8.4 is vulnerable to remote command execution because shell commands can be embedded in parameter values, as demonstrated by search_file_type.
### POC
#### Reference
- http://www.jianshu.com/p/41ac7ac2a7af
#### Github
- https://github.com/WangYihang/Codiad-Remote-Code-Execute-Exploit
- https://github.com/WangYihang/Exploit-Framework
- https://github.com/hidog123/Codiad-CVE-2018-14009