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

19 lines
909 B
Markdown

### [CVE-2014-1903](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1903)
![](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
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.