FusionPBX 4.4.8 allows an attacker to execute arbitrary system commands by submitting a malicious command to the service_edit.php file (which will insert the malicious command into the database). To trigger the command, one needs to call the services.php file via a GET request with the service id followed by the parameter a=start to execute the stored command.
References
Link | Resource |
---|---|
https://drive.google.com/file/d/1bt08NSUaxu87LJJGdNd7LpvZ2uGauRK8/view?usp=sharing | Exploit Third Party Advisory |
https://gist.github.com/mhaskar/7a6a804cd68c7fec4f9d1f5c3507900f | Exploit Third Party Advisory |
https://shells.systems/fusionpbx-v4-4-8-authenticated-remote-code-execution-cve-2019-15029/ | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-09-05 21:15
Updated : 2024-02-04 20:20
NVD link : CVE-2019-15029
Mitre link : CVE-2019-15029
CVE.ORG link : CVE-2019-15029
JSON object : View
Products Affected
fusionpbx
- fusionpbx
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')