mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 18:08:00 +02:00
18 lines
834 B
Markdown
18 lines
834 B
Markdown
### [CVE-2020-11081](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11081)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|