First published: Mon Oct 21 2019(Updated: )
An issue was discovered in FusionPBX up to 4.5.7. In the file app\conference_controls\conference_control_details.php, an unsanitized id variable coming from the URL is reflected in HTML on 2 occasions, 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 CVE ID of the vulnerability in FusionPBX up to version 4.5.7 is CVE-2019-16968.
The severity of CVE-2019-16968 is rated as medium with a CVSS score of 6.1.
The XSS vulnerability is triggered by an unsanitized 'id' variable from the URL being reflected in HTML on two occasions in the file conference_control_details.php.