mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
20 lines
732 B
Markdown
20 lines
732 B
Markdown
### [CVE-2017-9101](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9101)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
import.php (aka the Phonebook import feature) in PlaySMS 1.4 allows remote code execution via vectors involving the User-Agent HTTP header and PHP code in the name of a file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/42044/
|
|
- https://www.exploit-db.com/exploits/44598/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/jasperla/CVE-2017-9101
|
|
|