Files
CVEs-PoC/2021/CVE-2021-31844.md
T
2024-05-25 21:48:12 +02:00

18 lines
1.0 KiB
Markdown

### [CVE-2021-31844](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-31844)
![](https://img.shields.io/static/v1?label=Product&message=McAfee%20Data%20Loss%20Prevention%20(DLP)%20Endpoint%20for%20Windows&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%2010.6.200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-120%3A%20Buffer%20Copy%20without%20Checking%20Size%20of%20Input%09&color=brighgreen)
### Description
A buffer overflow vulnerability in McAfee Data Loss Prevention (DLP) Endpoint for Windows prior to 11.6.200 allows a local attacker to execute arbitrary code with elevated privileges through placing carefully constructed Ami Pro (.sam) files onto the local system and triggering a DLP Endpoint scan through accessing a file. This is caused by the destination buffer being of fixed size and incorrect checks being made on the source size.
### POC
#### Reference
- https://kc.mcafee.com/corporate/index?page=content&id=SB10368
#### Github
No PoCs found on GitHub currently.