Permissions, Privileges, and Access Controls in FreePBX - CVE-2014-1903

 

Permissions, Privileges, and Access Controls in FreePBX - CVE-2014-1903

Published: February 18, 2014 / Updated: August 11, 2020


Vulnerability identifier: #VU42023
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:A/U:Green
CVE-ID: CVE-2014-1903
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: FreePBX
Affected software:
FreePBX

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

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.


How to mitigate CVE-2014-1903

Install update from vendor's website.

Sources