cve/2019/CVE-2019-19388.md
2024-06-18 02:51:15 +02:00

18 lines
685 B
Markdown

### [CVE-2019-19388](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19388)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
A cross-site scripting (XSS) vulnerability in app/dialplans/dialplan_detail_edit.php in FusionPBX 4.4.1 allows remote attackers to inject arbitrary web script or HTML via the dialplan_uuid parameter.
### POC
#### Reference
- https://gist.github.com/xax007/28e7326acfae677be0b351216888e522
#### Github
No PoCs found on GitHub currently.