mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
### [CVE-2021-31847](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-31847)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Improper access control vulnerability in the repair process for McAfee Agent for Windows prior to 5.7.4 could allow a local attacker to perform a DLL preloading attack using unsigned DLLs. This would result in elevation of privileges and the ability to execute arbitrary code as the system user, through not correctly protecting a temporary directory used in the repair process and not checking the DLL signature.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://kc.mcafee.com/corporate/index?page=content&id=SB10369
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|