CVE-2019-15029
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).
Does this matter?
EPSS puts the probability of exploitation in the next 30 days at 12.3%, higher than 96% of all known CVEs. Patch or mitigate before the next change window.
Description
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.
- CVSS 3.0
- 8.8 HIGHCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 12.32% probability · 96th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-78
- Affected
- fusionpbx/fusionpbx
- Source
- cve@mitre.org
References
- https://drive.google.com/file/d/1bt08NSUaxu87LJJGdNd7LpvZ2uGauRK8/view?usp=sharingExploit, Third Party Advisory
- https://gist.github.com/mhaskar/7a6a804cd68c7fec4f9d1f5c3507900fExploit, Third Party Advisory
- https://shells.systems/fusionpbx-v4-4-8-authenticated-remote-code-execution-cve-2019-15029/Exploit, Third Party Advisory
- https://drive.google.com/file/d/1bt08NSUaxu87LJJGdNd7LpvZ2uGauRK8/view?usp=sharingExploit, Third Party Advisory
- https://gist.github.com/mhaskar/7a6a804cd68c7fec4f9d1f5c3507900fExploit, Third Party Advisory
- https://shells.systems/fusionpbx-v4-4-8-authenticated-remote-code-execution-cve-2019-15029/Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.