In FusionPBX up to v4.5.7, the file resources\paging.php has a paging function (called by several pages of the interface), which uses an unsanitized "param" variable constructed partially from the URL args and reflected in HTML, leading to XSS.
References
Link | Resource |
---|---|
https://github.com/fusionpbx/fusionpbx/commit/23581e56e9a4d1685ddf1c7d67137417d654e134 | Patch |
https://resp3ctblog.wordpress.com/2019/10/19/fusionpbx-xss-15/ | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-10-21 16:15
Updated : 2024-02-04 20:39
NVD link : CVE-2019-16983
Mitre link : CVE-2019-16983
CVE.ORG link : CVE-2019-16983
JSON object : View
Products Affected
fusionpbx
- fusionpbx
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')