Pardus Linux Vulnerability Chain Enables Complete System Takeover

Polkit Misconfiguration Opens the Door
The first issue was identified in the file: /usr/share/polkit-1/actions/tr.org.pardus.pkexec.pardus-update.policy Researchers discovered that several privileged actions were configured with unrestricted access permissions: <defaults> <allow_any>yes</allow_any> <allow_inactive>yes</allow_inactive> <allow_active>yes</allow_active> </defaults> Because of this configuration, any local user could execute privileged operations through pkexec without entering an administrator password. The vulnerable actions included aptupdateaction, autoaptupgradeaction, and systemsettingswrite. This allowed attackers to run the following scripts as root:- SystemSettingsWrite.py
- AutoAptUpgrade.py