dbus-daemon in D-Bus before 1.0.3, and 1.1.x before 1.1.20, recognizes send_interface attributes in allow directives in the security policy only for fully qualified method calls, which allows local users to bypass intended access restrictions via a method call with a NULL interface.
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 |
---|---|---|---|
Fedora | Fedoraproject | 7 (including) | 7 (including) |
Mandrake_linux | Mandrakesoft | 2007 (including) | 2007 (including) |
Mandrake_linux | Mandrakesoft | 2007.0_x86_64 (including) | 2007.0_x86_64 (including) |
Mandrake_linux | Mandrakesoft | 2007.1 (including) | 2007.1 (including) |
Mandrake_linux | Mandrakesoft | 2008.0 (including) | 2008.0 (including) |
Enterprise_linux | Redhat | 5 (including) | 5 (including) |
Enterprise_linux | Redhat | 5.0 (including) | 5.0 (including) |
Red Hat Enterprise Linux 5 | RedHat | dbus-0:1.0.0-6.3.el5_1 | * |
Dbus | Ubuntu | dapper | * |
Dbus | Ubuntu | devel | * |
Dbus | Ubuntu | edgy | * |
Dbus | Ubuntu | feisty | * |
Dbus | Ubuntu | gutsy | * |
Dbus | Ubuntu | hardy | * |
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.