First published: Mon Oct 21 2019(Updated: )
In FusionPBX up to v4.5.7, the file app\basic_operator_panel\resources\content.php uses an unsanitized "eavesdrop_dest" variable coming from the URL, which is reflected on 3 occasions in HTML, leading to XSS.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Fusionpbx Fusionpbx | <=4.5.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2019-16988 is rated as medium with a CVSS score of 6.1.
To fix the XSS vulnerability in FusionPBX up to v4.5.7 (CVE-2019-16988), ensure to sanitize the 'eavesdrop_dest' variable before reflecting it in HTML.