mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
18 lines
953 B
Markdown
18 lines
953 B
Markdown
### [CVE-2021-23556](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23556)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The package guake before 3.8.5 are vulnerable to Exposed Dangerous Method or Function due to the exposure of execute_command and execute_command_by_uuid methods via the d-bus interface, which makes it possible for a malicious user to run an arbitrary command via the d-bus method. **Note:** Exploitation requires the user to have installed another malicious program that will be able to send dbus signals or run terminal commands.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-PYTHON-GUAKE-2386334
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|