In FusionPBX up to v4.5.7, the file app\call_broadcast\call_broadcast_edit.php uses an unsanitized "id" variable coming from the URL in an unparameterized SQL query, leading to SQL injection.
References
Link | Resource |
---|---|
https://github.com/fusionpbx/fusionpbx/commit/6fe372b3d4bb7ff07778d152886edcecc045c7ec | Patch |
https://resp3ctblog.wordpress.com/2019/10/19/fusionpbx-sqli-1/ | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-10-21 15:15
Updated : 2024-02-04 20:39
NVD link : CVE-2019-16980
Mitre link : CVE-2019-16980
CVE.ORG link : CVE-2019-16980
JSON object : View
Products Affected
fusionpbx
- fusionpbx
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')