First published: Thu Nov 28 2019(Updated: )
A cross-site scripting (XSS) vulnerability in app/fifo_list/fifo_interactive.php in FusionPBX 4.4.1 allows remote attackers to inject arbitrary web script or HTML via the c parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Fusionpbx Fusionpbx | =4.4.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-19387 is a cross-site scripting (XSS) vulnerability in FusionPBX 4.4.1.
CVE-2019-19387 allows remote attackers to inject arbitrary web script or HTML via the 'c' parameter in the 'app/fifo_list/fifo_interactive.php' file.
CVE-2019-19387 has a severity value of 6.1, which is considered medium.
To fix CVE-2019-19387 in FusionPBX 4.4.1, you should update to a version that includes the fix, such as the commit '44edbfe7a7e256d1b80448026617365a40c92c61' mentioned in the references.
CWE-79 is a category of common weaknesses related to improper neutralization of input during web page generation ('Cross-site Scripting').