#VU22287 Command Injection in FusionPBX - CVE-2019-15029
Published: October 25, 2019
Vulnerability identifier: #VU22287
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2019-15029
CWE-ID: CWE-77
Exploitation vector: Remote access
Exploit availability:
Public exploit is available
Vulnerable software:
FusionPBX
FusionPBX
Software vendor:
FusionPBX
FusionPBX
Description
The vulnerability allows a remote attacker to execute arbitrary commands on the target system.
The vulnerability exists due to a lack of input validation in the "service_edit.php" file. A remote authenticated attacker can
call the "services.php" file via a GET request with the service id followed by the parameter "a=start" and execute the stored command.
Remediation
Install updates from vendor's website.