Show filters
15 Total Results
Displaying 1-10 of 15
Sort by:
Attacker Value
High

CVE-2021-4034

Disclosure Date: January 28, 2022 (last updated November 06, 2024)
A local privilege escalation vulnerability was found on polkit's pkexec utility. The pkexec application is a setuid tool designed to allow unprivileged users to run commands as privileged users according predefined policies. The current version of pkexec doesn't handle the calling parameters count correctly and ends trying to execute environment variables as commands. An attacker can leverage this by crafting environment variables in such a way it'll induce pkexec to execute arbitrary code. When successfully executed the attack can cause a local privilege escalation given unprivileged users administrative rights on the target machine.
Attacker Value
High

CVE-2021-3560

Disclosure Date: February 16, 2022 (last updated October 07, 2023)
It was found that polkit could be tricked into bypassing the credential checks for D-Bus requests, elevating the privileges of the requestor to the root user. This flaw could be used by an unprivileged local attacker to, for example, create a new local administrator. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
Attacker Value
Unknown

CVE-2021-4115

Disclosure Date: February 21, 2022 (last updated October 07, 2023)
There is a flaw in polkit which can allow an unprivileged user to cause polkit to crash, due to process file descriptor exhaustion. The highest threat from this vulnerability is to availability. NOTE: Polkit process outage duration is tied to the failing process being reaped and a new one being spawned
Attacker Value
Unknown

CVE-2013-4161

Disclosure Date: December 31, 2019 (last updated November 27, 2024)
gksu-polkit-0.0.3-6.fc18 was reported as fixing the issue in CVE-2012-5617 but the patch was improperly applied and it did not fixed the security issue.
Attacker Value
Unknown

CVE-2012-5617

Disclosure Date: November 25, 2019 (last updated November 27, 2024)
gksu-polkit: permissive PolicyKit policy configuration file allows privilege escalation
Attacker Value
Unknown

CVE-2011-0703

Disclosure Date: November 15, 2019 (last updated November 27, 2024)
In gksu-polkit before 0.0.3, the source file for xauth may contain arbitrary commands that may allow an attacker to overtake an administrator X11 session.
Attacker Value
Unknown

CVE-2019-6133

Disclosure Date: January 11, 2019 (last updated November 27, 2024)
In PolicyKit (aka polkit) 0.115, the "start time" protection mechanism can be bypassed because fork() is not atomic, and therefore authorization decisions are improperly cached. This is related to lack of uid checking in polkitbackend/polkitbackendinteractiveauthority.c.
0
Attacker Value
Unknown

CVE-2018-19788

Disclosure Date: December 03, 2018 (last updated November 27, 2024)
A flaw was found in PolicyKit (aka polkit) 0.115 that allows a user with a uid greater than INT_MAX to successfully execute any systemctl command.
0
Attacker Value
Unknown

CVE-2018-1116

Disclosure Date: July 10, 2018 (last updated November 27, 2024)
A flaw was found in polkit before version 0.116. The implementation of the polkit_backend_interactive_authority_check_authorization function in polkitd allows to test for authentication and trigger authentication of unrelated processes owned by other users. This may result in a local DoS and information disclosure.
Attacker Value
Unknown

CVE-2016-2568

Disclosure Date: February 13, 2017 (last updated November 26, 2024)
pkexec, when used with --user nonpriv, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.