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

19 lines
840 B
Markdown

### [CVE-2009-0103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0103)
![](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
Multiple PHP remote file inclusion vulnerabilities in playSMS 0.9.3 allow remote attackers to execute arbitrary PHP code via a URL in the (1) apps_path[plug] parameter to plugin/gateway/gnokii/init.php, the (2) apps_path[themes] parameter to plugin/themes/default/init.php, and the (3) apps_path[libs] parameter to lib/function.php.
### POC
#### Reference
- http://securityreason.com/securityalert/4888
- https://www.exploit-db.com/exploits/7687
#### Github
No PoCs found on GitHub currently.