Approved changes feed: RSS · Atom
cpe:2.3:a:freedesktop:dbus:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Freedesktop (2c544e5d-e68e-5b35-a616-dc08f0ba697e) |
|---|---|
| Product | Dbus (7e992f2d-f5d6-5884-a5a2-9325da73d4f4) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:deb/debian/dbus |
purl2cpe | 2026-06-01 10:14:03.804131 |
pkg:deb/ubuntu/dbus |
purl2cpe | 2026-06-01 10:14:03.804132 |
pkg:github/freedesktop/dbus |
purl2cpe | 2026-06-01 10:14:03.804134 |
pkg:gitlab/redhat/dbus |
purl2cpe | 2026-06-01 10:14:03.804135 |
pkg:rpm/centos/dbus |
purl2cpe | 2026-06-01 10:14:03.804136 |
pkg:rpm/fedora/dbus |
purl2cpe | 2026-06-01 10:14:03.804138 |
pkg:rpm/opensuse/dbus |
purl2cpe | 2026-06-01 10:14:03.804139 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2023-34969 |
vulnerable | 2026-06-03 14:52:17.460730 |
Details available
D-Bus before 1.15.6 sometimes allows unprivileged users to crash dbus-daemon. If a privileged user with control over the dbus-daemon is using the org.freedesktop.DBus.Monitoring interface to monitor message bus traffic, then an unprivileged user with the ability to connect to the same dbus-daemon can cause a dbus-daemon crash under some circumstances via an unreplyable message. When done on the well-known system bus, this is a denial-of-service vulnerability. The fixed versions are 1.12.28, 1.14.8, and 1.15.6.
Published: 2023-06-08T00:00:00.000Z
Updated: 2025-06-09T15:02:51.642Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-42012 |
vulnerable | 2026-06-03 14:48:12.035884 |
Details available
An issue was discovered in D-Bus before 1.12.24, 1.13.x and 1.14.x before 1.14.4, and 1.15.x before 1.15.2. An authenticated attacker can cause dbus-daemon and other programs that use libdbus to crash by sending a message with attached file descriptors in an unexpected format.
Published: 2022-10-09T00:00:00.000Z
Updated: 2025-06-09T15:04:43.166Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-42011 |
vulnerable | 2026-06-03 14:48:12.035378 |
Details available
An issue was discovered in D-Bus before 1.12.24, 1.13.x and 1.14.x before 1.14.4, and 1.15.x before 1.15.2. An authenticated attacker can cause dbus-daemon and other programs that use libdbus to crash when receiving a message where an array length is inconsistent with the size of the element type.
Published: 2022-10-09T00:00:00.000Z
Updated: 2025-06-09T15:05:41.494Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-42010 |
vulnerable | 2026-06-03 14:48:12.034042 |
Details available
An issue was discovered in D-Bus before 1.12.24, 1.13.x and 1.14.x before 1.14.4, and 1.15.x before 1.15.2. An authenticated attacker can cause dbus-daemon and other programs that use libdbus to crash when receiving a message with certain invalid type signatures.
Published: 2022-10-09T00:00:00.000Z
Updated: 2025-06-09T15:06:45.678Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-12049 |
vulnerable | 2026-06-03 14:41:33.208131 |
Details available
An issue was discovered in dbus >= 1.3.0 before 1.12.18. The DBusServer in libdbus, as used in dbus-daemon, leaks file descriptors when a message exceeds the per-message file descriptor limit. A local attacker with access to the D-Bus system bus or another system service's private AF_UNIX socket could use this to make the system service reach its file descriptor limit, denying service to subsequent D-Bus clients.
Published: 2020-06-08T00:00:00.000Z
Updated: 2024-08-04T11:48:57.950Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-12749 |
vulnerable | 2026-06-03 14:39:35.992227 |
Details available
dbus before 1.10.28, 1.12.x before 1.12.16, and 1.13.x before 1.13.12, as used in DBusServer in Canonical Upstart in Ubuntu 14.04 (and in some, less common, uses of dbus-daemon), allows cookie spoofing because of symlink mishandling in the reference implementation of DBUS_COOKIE_SHA1 in the libdbus library. (This only affects the DBUS_COOKIE_SHA1 authentication mechanism.) A malicious client with write access to its own home directory could manipulate a ~/.dbus-keyrings symlink to cause a DBusServer with a different uid to read and write in unintended locations. In the worst case, this could result in the DBusServer reusing a cookie that is known to the malicious client, and treating that cookie as evidence that a subsequent client connection came from an attacker-chosen uid, allowing authentication bypass.
Published: 2019-06-11T16:11:45.000Z
Updated: 2026-02-13T19:57:55.649Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-3532 |
vulnerable | 2026-06-03 14:33:55.131901 |
Details available
dbus 1.3.0 before 1.6.22 and 1.8.x before 1.8.6, when running on Linux 2.6.37-rc4 or later, allows local users to cause a denial of service (system-bus disconnect of other services or applications) by sending a message containing a file descriptor, then exceeding the maximum recursion depth before the initial message is forwarded.
Published: 2014-07-19T19:00:00.000Z
Updated: 2024-08-06T10:50:16.897Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-1189 |
vulnerable | 2026-06-03 14:29:28.321653 |
Details available
The _dbus_validate_signature_with_reason function (dbus-marshal-validate.c) in D-Bus (aka DBus) before 1.2.14 uses incorrect logic to validate a basic type, which allows remote attackers to spoof a signature via a crafted key. NOTE: this is due to an incorrect fix for CVE-2008-3834.
Published: 2009-04-27T17:43:00.000Z
Updated: 2024-08-07T05:04:49.402Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-4311 |
vulnerable | 2026-06-03 14:28:57.774066 |
Details available
The default configuration of system.conf in D-Bus (aka DBus) before 1.2.6 omits the send_type attribute in certain rules, which allows local users to bypass intended access restrictions by (1) sending messages, related to send_requested_reply; and possibly (2) receiving messages, related to receive_requested_reply.
Published: 2008-12-10T00:00:00.000Z
Updated: 2024-08-07T10:08:35.156Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-3834 |
vulnerable | 2026-06-03 14:28:55.899242 |
Details available
The dbus_signature_validate function in the D-bus library (libdbus) before 1.2.4 allows remote attackers to cause a denial of service (application abort) via a message containing a malformed signature, which triggers a failed assertion error.
Published: 2008-10-07T19:00:00.000Z
Updated: 2024-08-07T09:53:00.382Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-0595 |
vulnerable | 2026-06-03 14:28:37.316255 |
Details available
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.
Published: 2008-02-29T19:00:00.000Z
Updated: 2024-08-07T07:54:22.705Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.