mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 09:28:10 +02:00
19 lines
840 B
Markdown
19 lines
840 B
Markdown
### [CVE-2009-0103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0103)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|