cve/2015/CVE-2015-0921.md
2024-06-18 02:51:15 +02:00

20 lines
919 B
Markdown

### [CVE-2015-0921](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0921)
![](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
XML external entity (XXE) vulnerability in the Server Task Log in McAfee ePolicy Orchestrator (ePO) before 4.6.9 and 5.x before 5.1.2 allows remote authenticated users to read arbitrary files via the conditionXML parameter to the taskLogTable to orionUpdateTableFilter.do.
### POC
#### Reference
- http://packetstormsecurity.com/files/129827/McAfee-ePolicy-Orchestrator-Authenticated-XXE-Credential-Exposure.html
- http://seclists.org/fulldisclosure/2015/Jan/8
- https://kc.mcafee.com/corporate/index?page=content&id=SB10095
#### Github
No PoCs found on GitHub currently.