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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Metasploit modules
References
- http://archives.neohapsis.com/archives/fulldisclosure/2014-02/0097.html
- http://archives.neohapsis.com/archives/fulldisclosure/2014-02/0111.html
- http://code.freepbx.org/changelog/FreePBX_Framework?cs=a29382efeb293ef4f42aa9b841dfc8eabb2d1e03
- http://code.freepbx.org/changelog/FreePBX_SVN?cs=16429
- http://issues.freepbx.org/browse/FREEPBX-7117
- http://issues.freepbx.org/browse/FREEPBX-7123
- http://osvdb.org/103240
- http://packetstormsecurity.com/files/125166/FreePBX-2.x-Code-Execution.html
- http://packetstormsecurity.com/files/125215/FreePBX-2.9-Remote-Code-Execution.html
- http://www.freepbx.org/news/2014-02-06/security-vulnerability-notice
- http://www.securityfocus.com/archive/1/531040/100/0/threaded
- https://github.com/0x00string/oldays/blob/master/CVE-2014-1903.pl
- http://archives.neohapsis.com/archives/fulldisclosure/2014-02/0097.html
- http://archives.neohapsis.com/archives/fulldisclosure/2014-02/0111.html
- http://code.freepbx.org/changelog/FreePBX_Framework?cs=a29382efeb293ef4f42aa9b841dfc8eabb2d1e03
- http://code.freepbx.org/changelog/FreePBX_SVN?cs=16429
- http://issues.freepbx.org/browse/FREEPBX-7117
- http://issues.freepbx.org/browse/FREEPBX-7123
- http://osvdb.org/103240
- http://packetstormsecurity.com/files/125166/FreePBX-2.x-Code-Execution.html
- http://packetstormsecurity.com/files/125215/FreePBX-2.9-Remote-Code-Execution.html
- http://www.freepbx.org/news/2014-02-06/security-vulnerability-notice
- http://www.securityfocus.com/archive/1/531040/100/0/threaded
- https://github.com/0x00string/oldays/blob/master/CVE-2014-1903.pl
CWEs
CWE-264
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.