An incorrect permission check in the admin backend in gvfs before version 1.39.4 was found that allows reading and modify arbitrary files by privileged users without asking for password when no authentication agent is running. This vulnerability can be exploited by malicious programs running under privileges of users belonging to the wheel group to further escalate its privileges by modifying system files without users knowledge. Successful exploitation requires uncommon system configuration.
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Gvfs | Gnome | * | 1.39.4 (excluding) |
Red Hat Enterprise Linux 7 | RedHat | gvfs-0:1.36.2-3.el7 | * |
Red Hat Enterprise Linux 8 | RedHat | gvfs-0:1.36.2-2.el8_0.1 | * |
Gvfs | Ubuntu | bionic | * |
Gvfs | Ubuntu | cosmic | * |
Gvfs | Ubuntu | devel | * |
Gvfs | Ubuntu | upstream | * |
Assuming a user with a given identity, authorization is the process of determining whether that user can access a given resource, based on the user’s privileges and any permissions or other access-control specifications that apply to the resource. When access control checks are incorrectly applied, users are able to access data or perform actions that they should not be allowed to perform. This can lead to a wide range of problems, including information exposures, denial of service, and arbitrary code execution.