### [CVE-2018-8940](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8940) ![](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 ClientServiceConfigController.cs in Enghouse Cloud Contact Center Platform 7.2.5 has functionality for loading external XML files and parsing them, allowing an attacker to upload a malicious XML file and reference it in the URL of the application, forcing the application to load and parse the malicious XML file, aka an XXE issue. ### POC #### Reference - https://seclists.org/fulldisclosure/2019/May/9 #### Github No PoCs found on GitHub currently.