In FusionPBX up to 4.5.7, the file app\destinations\destination_imports.php uses an unsanitized "query_string" variable coming from the URL, which is reflected on 2 occasions in HTML, leading to XSS.
References
Link | Resource |
---|---|
https://github.com/fusionpbx/fusionpbx/commit/d6ea02d896b2c57dec491ee3b36ec102639270be | Patch |
https://resp3ctblog.wordpress.com/2019/10/19/fusionpbx-xss-9/ | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-10-23 15:15
Updated : 2024-02-04 20:39
NVD link : CVE-2019-16976
Mitre link : CVE-2019-16976
CVE.ORG link : CVE-2019-16976
JSON object : View
Products Affected
fusionpbx
- fusionpbx
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')