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

20 lines
757 B
Markdown

### [CVE-2017-9080](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9080)
![](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
PlaySMS 1.4 allows remote code execution because PHP code in the name of an uploaded .php file is executed. sendfromfile.php has a combination of Unrestricted File Upload and Code Injection.
### POC
#### Reference
- http://touhidshaikh.com/blog/poc/playsms-v1-4-rce/
- https://www.exploit-db.com/exploits/42003/
- https://www.exploit-db.com/exploits/44599/
#### Github
- https://github.com/ARPSyndicate/cvemon