cve/2020/CVE-2020-11081.md

18 lines
834 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-11081](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11081)
![](https://img.shields.io/static/v1?label=Product&message=osquery&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-114%3A%20Process%20Control&color=brighgreen)
### Description
osquery before version 4.4.0 enables a privilege escalation vulnerability. If a Window system is configured with a PATH that contains a user-writable directory then a local user may write a zlib1.dll DLL, which osquery will attempt to load. Since osquery runs with elevated privileges this enables local escalation. This is fixed in version 4.4.0.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-11081