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

18 lines
998 B
Markdown

### [CVE-2021-4088](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4088)
![](https://img.shields.io/static/v1?label=Product&message=McAfee%20Data%20Loss%20Prevention%20(DLP)%20ePO%20Extension&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=11.8.x%3C%2011.8.100%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%3A%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brighgreen)
### Description
SQL injection vulnerability in Data Loss Protection (DLP) ePO extension 11.8.x prior to 11.8.100, 11.7.x prior to 11.7.101, and 11.6.401 allows a remote authenticated attacker to inject unfiltered SQL into the DLP part of the ePO database. This could lead to remote code execution on the ePO server with privilege escalation.
### POC
#### Reference
- https://kc.mcafee.com/corporate/index?page=content&id=SB10376
#### Github
No PoCs found on GitHub currently.