| Titel | PackageKit v1.3.5 Incorrect Use of Privileged APIs |
|---|
| Beschreibung | PackageKit SetHints Method Leading to Unauthorized File Probing
PackageKit runs under root privilege. Moreover, the SetHints D-Bus methods can be called by a normal user with the parameter of a file path. The SetHints D-Bus method accepts a frontend-socket parameter that is supposed to be a path to a Unix socket. However, the code uses g_file_test() which follows symbolic links as root to check if the file exists. This allows unprivileged users to probe the existence of any file on the system.
The full root cause and PoC is shown in issue 969 of the github PackageKit repo (https://github.com/PackageKit/PackageKit/issues/969). |
|---|
| Quelle | ⚠️ https://github.com/PackageKit/PackageKit/issues/969 |
|---|
| Benutzer | Rosa Yu (UID 98185) |
|---|
| Einreichung | 12.05.2026 06:30 (vor 24 Tagen) |
|---|
| Moderieren | 31.05.2026 19:53 (20 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 367587 [PackageKit bis 1.3.5 API src/pk-transaction.c g_file_test frontend-socket erweiterte Rechte] |
|---|
| Punkte | 20 |
|---|