### [CVE-2019-11408](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11408) ![](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 XSS in app/operator_panel/index_inc.php in the Operator Panel module in FusionPBX 4.4.3 allows remote unauthenticated attackers to inject arbitrary JavaScript characters by placing a phone call using a specially crafted caller ID number. This can further lead to remote code execution by chaining this vulnerability with a command injection vulnerability also present in FusionPBX. ### POC #### Reference - http://packetstormsecurity.com/files/153256/FusionPBX-4.4.3-Remote-Command-Execution.html - https://blog.gdssecurity.com/labs/2019/6/7/rce-using-caller-id-multiple-vulnerabilities-in-fusionpbx.html #### Github - https://github.com/HoseynHeydari/fusionpbx_rce_vulnerability