mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 15:11:34 +02:00
21 lines
929 B
Markdown
21 lines
929 B
Markdown
### [CVE-2020-1712](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1712)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A heap use-after-free vulnerability was found in systemd before version v245-rc1, where asynchronous Polkit queries are performed while handling dbus messages. A local unprivileged attacker can abuse this flaw to crash systemd services or potentially execute code and elevate their privileges, by sending specially crafted dbus messages.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/CoolerVoid/master_librarian
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-1712
|
|
- https://github.com/SamanthaYu/CacheChecker
|
|
- https://github.com/garethr/snykout
|
|
|