mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
19 lines
909 B
Markdown
19 lines
909 B
Markdown
### [CVE-2014-1903](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1903)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
admin/libraries/view.functions.php in FreePBX 2.9 before 2.9.0.14, 2.10 before 2.10.1.15, 2.11 before 2.11.0.23, and 12 before 12.0.1alpha22 does not restrict the set of functions accessible to the API handler, which allows remote attackers to execute arbitrary PHP code via the function and args parameters to admin/config.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/125166/FreePBX-2.x-Code-Execution.html
|
|
- http://packetstormsecurity.com/files/125215/FreePBX-2.9-Remote-Code-Execution.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|