mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
|
|
### [CVE-2019-11408](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11408)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### 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
|
||
|
|
|