Files
CVEs-PoC/2018/CVE-2018-8940.md
T
2024-06-18 02:51:15 +02:00

18 lines
798 B
Markdown

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