mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 22:32:09 +02:00
18 lines
798 B
Markdown
18 lines
798 B
Markdown
### [CVE-2018-8940](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8940)
|
|

|
|

|
|

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