Search for packages
purl | pkg:deb/debian/dbus@0.23.4-1 |
Next non-vulnerable version | 1.12.28-0+deb11u1 |
Latest non-vulnerable version | 1.12.28-0+deb11u1 |
Risk | 10.0 |
Vulnerability | Summary | Fixed by |
---|---|---|
VCID-1jvm-vs3z-aaan
Aliases: CVE-2023-34969 |
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. |
Affected by 0 other vulnerabilities. |
VCID-2uef-t3hg-aaah
Aliases: CVE-2011-2200 |
The _dbus_header_byteswap function in dbus-marshal-header.c in D-Bus (aka DBus) 1.2.x before 1.2.28, 1.4.x before 1.4.12, and 1.5.x before 1.5.4 does not properly handle a non-native byte order, which allows local users to cause a denial of service (connection loss), obtain potentially sensitive information, or conduct unspecified state-modification attacks via crafted messages. |
Affected by 18 other vulnerabilities. |
VCID-36vh-mccp-aaag
Aliases: CVE-2020-12049 |
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. |
Affected by 5 other vulnerabilities. |
VCID-3jg4-8sst-aaak
Aliases: CVE-2019-12749 |
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. |
Affected by 7 other vulnerabilities. Affected by 5 other vulnerabilities. |
VCID-3ueb-ahz4-aaae
Aliases: CVE-2010-4352 |
Stack consumption vulnerability in D-Bus (aka DBus) before 1.4.1 allows local users to cause a denial of service (daemon crash) via a message containing many nested variants. |
Affected by 21 other vulnerabilities. |
VCID-4cvf-xupn-aaaa
Aliases: CVE-2011-2533 |
The configure script in D-Bus (aka DBus) 1.2.x before 1.2.28 allows local users to overwrite arbitrary files via a symlink attack on an unspecified file in /tmp/. |
Affected by 18 other vulnerabilities. |
VCID-6ffe-11sh-aaaq
Aliases: CVE-2014-3477 |
The dbus-daemon in D-Bus 1.2.x through 1.4.x, 1.6.x before 1.6.20, and 1.8.x before 1.8.4, sends an AccessDenied error to the service instead of a client when the client is prohibited from accessing the service, which allows local users to cause a denial of service (initialization failure and exit) or possibly conduct a side-channel attack via a D-Bus message to an inactive service. |
Affected by 18 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-6nd5-c3yy-aaas
Aliases: CVE-2008-4311 |
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. |
Affected by 23 other vulnerabilities. |
VCID-94n8-qj1g-aaam
Aliases: CVE-2022-42011 |
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. |
Affected by 1 other vulnerability. Affected by 0 other vulnerabilities. |
VCID-9b7n-9mwh-aaap
Aliases: CVE-2022-42012 |
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. |
Affected by 1 other vulnerability. Affected by 0 other vulnerabilities. |
VCID-a54h-24q6-aaas
Aliases: CVE-2015-0245 |
D-Bus 1.4.x through 1.6.x before 1.6.30, 1.8.x before 1.8.16, and 1.9.x before 1.9.10 does not validate the source of ActivationFailure signals, which allows local users to cause a denial of service (activation failure error returned) by leveraging a race condition involving sending an ActivationFailure signal before systemd responds. |
Affected by 18 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-cca7-v9er-aaad
Aliases: CVE-2014-3533 |
dbus 1.3.0 before 1.6.22 and 1.8.x before 1.8.6 allows local users to cause a denial of service (disconnect) via a certain sequence of crafted messages that cause the dbus-daemon to forward a message containing an invalid file descriptor. |
Affected by 18 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-e1ya-cqh7-aaaa
Aliases: CVE-2012-3524 |
libdbus 1.5.x and earlier, when used in setuid or other privileged programs in X.org and possibly other products, allows local users to gain privileges and execute arbitrary code via the DBUS_SYSTEM_BUS_ADDRESS environment variable. NOTE: libdbus maintainers state that this is a vulnerability in the applications that do not cleanse environment variables, not in libdbus itself: "we do not support use of libdbus in setuid binaries that do not sanitize their environment before their first call into libdbus." |
Affected by 18 other vulnerabilities. |
VCID-ej1j-er1p-aaan
Aliases: CVE-2014-3638 |
The bus_connections_check_reply function in config-parser.c in D-Bus before 1.6.24 and 1.8.x before 1.8.8 allows local users to cause a denial of service (CPU consumption) via a large number of method calls. |
Affected by 18 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-ggrc-9p7x-aaag
Aliases: CVE-2014-3639 |
The dbus-daemon in D-Bus before 1.6.24 and 1.8.x before 1.8.8 does not properly close old connections, which allows local users to cause a denial of service (incomplete connection consumption and prevention of new connections) via a large number of incomplete connections. |
Affected by 18 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-hh4u-rr73-aaan
Aliases: CVE-2006-6107 |
Unspecified vulnerability in the match_rule_equal function in bus/signals.c in D-Bus before 1.0.2 allows local applications to remove match rules for other applications and cause a denial of service (lost process messages). |
Affected by 26 other vulnerabilities. |
VCID-jx5m-rkr1-aaap
Aliases: CVE-2008-3834 |
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. |
Affected by 23 other vulnerabilities. |
VCID-kd4r-kds7-aaad
Aliases: CVE-2014-3635 |
Off-by-one error in D-Bus 1.3.0 through 1.6.x before 1.6.24 and 1.8.x before 1.8.8, when running on a 64-bit system and the max_message_unix_fds limit is set to an odd number, allows local users to cause a denial of service (dbus-daemon crash) or possibly execute arbitrary code by sending one more file descriptor than the limit, which triggers a heap-based buffer overflow or an assertion failure. |
Affected by 18 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-ne64-dksp-aaap
Aliases: CVE-2014-3636 |
D-Bus 1.3.0 through 1.6.x before 1.6.24 and 1.8.x before 1.8.8 allows local users to (1) cause a denial of service (prevention of new connections and connection drop) by queuing the maximum number of file descriptors or (2) cause a denial of service (disconnect) via multiple messages that combine to have more than the allowed number of file descriptors for a single sendmsg call. |
Affected by 18 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-nz6j-915h-aaaq
Aliases: CVE-2014-3532 |
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. |
Affected by 18 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-pr1g-y67p-aaah
Aliases: CVE-2009-1189 |
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. |
Affected by 21 other vulnerabilities. |
VCID-qwyr-xm7c-aaah
Aliases: CVE-2022-42010 |
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. |
Affected by 1 other vulnerability. Affected by 0 other vulnerabilities. |
VCID-r4xa-t89f-aaah
Aliases: CVE-2014-7824 |
D-Bus 1.3.0 through 1.6.x before 1.6.26, 1.8.x before 1.8.10, and 1.9.x before 1.9.2 allows local users to cause a denial of service (prevention of new connections and connection drop) by queuing the maximum number of file descriptors. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-3636.1. |
Affected by 18 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-r7cj-9qdu-aaac
Aliases: CVE-2013-2168 |
The _dbus_printf_string_upper_bound function in dbus/dbus-sysdeps-unix.c in D-Bus (aka DBus) 1.4.x before 1.4.26, 1.6.x before 1.6.12, and 1.7.x before 1.7.4 allows local users to cause a denial of service (service crash) via a crafted message. |
Affected by 18 other vulnerabilities. Affected by 7 other vulnerabilities. |
VCID-th6y-ysug-aaas
Aliases: CVE-2008-0595 |
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. |
Affected by 23 other vulnerabilities. |
VCID-vqkm-aqvg-aaaj
Aliases: CVE-2020-35512 |
A use-after-free flaw was found in D-Bus Development branch <= 1.13.16, dbus-1.12.x stable branch <= 1.12.18, and dbus-1.10.x and older branches <= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors |
Affected by 5 other vulnerabilities. Affected by 0 other vulnerabilities. |
VCID-w2jk-k9zm-aaar
Aliases: CVE-2014-3637 |
D-Bus 1.3.0 through 1.6.x before 1.6.24 and 1.8.x before 1.8.8 does not properly close connections for processes that have terminated, which allows local users to cause a denial of service via a D-bus message containing a D-Bus connection file descriptor. |
Affected by 18 other vulnerabilities. Affected by 7 other vulnerabilities. |
Vulnerability | Summary | Aliases |
---|---|---|
This package is not known to fix vulnerabilities. |
Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
---|---|---|---|---|---|
2025-06-21T19:04:52.226824+00:00 | Debian Oval Importer | Affected by | VCID-94n8-qj1g-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T19:00:19.486337+00:00 | Debian Oval Importer | Affected by | VCID-w2jk-k9zm-aaar | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T18:43:53.720901+00:00 | Debian Oval Importer | Affected by | VCID-ggrc-9p7x-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.3 |
2025-06-21T17:59:20.542028+00:00 | Debian Oval Importer | Affected by | VCID-9b7n-9mwh-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:49:37.962015+00:00 | Debian Oval Importer | Affected by | VCID-kd4r-kds7-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:49:01.980729+00:00 | Debian Oval Importer | Affected by | VCID-r4xa-t89f-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:47:27.697840+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:47:17.015685+00:00 | Debian Oval Importer | Affected by | VCID-94n8-qj1g-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:44:52.429414+00:00 | Debian Oval Importer | Affected by | VCID-3ueb-ahz4-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:11:00.558093+00:00 | Debian Oval Importer | Affected by | VCID-e1ya-cqh7-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T17:04:01.584724+00:00 | Debian Oval Importer | Affected by | VCID-cca7-v9er-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:48:58.948067+00:00 | Debian Oval Importer | Affected by | VCID-ggrc-9p7x-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:47:05.137927+00:00 | Debian Oval Importer | Affected by | VCID-qwyr-xm7c-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T16:35:58.113445+00:00 | Debian Oval Importer | Affected by | VCID-6ffe-11sh-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:41:08.431196+00:00 | Debian Oval Importer | Affected by | VCID-w2jk-k9zm-aaar | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T15:24:51.897863+00:00 | Debian Oval Importer | Affected by | VCID-2uef-t3hg-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:57:36.706516+00:00 | Debian Oval Importer | Affected by | VCID-vqkm-aqvg-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:51:50.516351+00:00 | Debian Oval Importer | Affected by | VCID-jx5m-rkr1-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:35:48.856841+00:00 | Debian Oval Importer | Affected by | VCID-th6y-ysug-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:28:37.653842+00:00 | Debian Oval Importer | Affected by | VCID-3jg4-8sst-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:24:26.447665+00:00 | Debian Oval Importer | Affected by | VCID-ne64-dksp-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:23:53.073997+00:00 | Debian Oval Importer | Affected by | VCID-4cvf-xupn-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:13:00.201724+00:00 | Debian Oval Importer | Affected by | VCID-36vh-mccp-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T14:07:27.232420+00:00 | Debian Oval Importer | Affected by | VCID-hh4u-rr73-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T13:42:06.111368+00:00 | Debian Oval Importer | Affected by | VCID-pr1g-y67p-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:49:23.879509+00:00 | Debian Oval Importer | Affected by | VCID-ej1j-er1p-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:48:10.815496+00:00 | Debian Oval Importer | Affected by | VCID-6nd5-c3yy-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T12:09:21.273408+00:00 | Debian Oval Importer | Affected by | VCID-nz6j-915h-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:40:40.195041+00:00 | Debian Oval Importer | Affected by | VCID-1jvm-vs3z-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T11:35:02.617068+00:00 | Debian Oval Importer | Affected by | VCID-a54h-24q6-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.3 |
2025-06-21T10:59:41.908201+00:00 | Debian Oval Importer | Affected by | VCID-3jg4-8sst-aaak | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.3 |
2025-06-21T09:22:00.729986+00:00 | Debian Oval Importer | Affected by | VCID-ne64-dksp-aaap | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.3 |
2025-06-21T09:20:08.697462+00:00 | Debian Oval Importer | Affected by | VCID-r4xa-t89f-aaah | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.3 |
2025-06-21T09:19:14.446445+00:00 | Debian Oval Importer | Affected by | VCID-kd4r-kds7-aaad | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.3 |
2025-06-21T09:17:50.451830+00:00 | Debian Oval Importer | Affected by | VCID-ggrc-9p7x-aaag | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.3 |
2025-06-21T09:14:44.632838+00:00 | Debian Oval Importer | Affected by | VCID-nz6j-915h-aaaq | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.3 |
2025-06-21T09:11:13.045393+00:00 | Debian Oval Importer | Affected by | VCID-cca7-v9er-aaad | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.3 |
2025-06-21T09:05:29.285076+00:00 | Debian Oval Importer | Affected by | VCID-ej1j-er1p-aaan | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.3 |
2025-06-21T09:02:57.068389+00:00 | Debian Oval Importer | Affected by | VCID-6ffe-11sh-aaaq | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.3 |
2025-06-21T08:59:33.916999+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.3 |
2025-06-21T08:57:43.777851+00:00 | Debian Oval Importer | Affected by | VCID-w2jk-k9zm-aaar | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.3 |
2025-06-21T08:57:30.643576+00:00 | Debian Oval Importer | Affected by | VCID-a54h-24q6-aaas | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.3 |
2025-06-21T01:25:46.061168+00:00 | Debian Oval Importer | Affected by | VCID-ne64-dksp-aaap | None | 36.1.3 |
2025-06-21T00:39:16.314089+00:00 | Debian Oval Importer | Affected by | VCID-4cvf-xupn-aaaa | None | 36.1.3 |
2025-06-21T00:37:55.995543+00:00 | Debian Oval Importer | Affected by | VCID-cca7-v9er-aaad | None | 36.1.3 |
2025-06-21T00:37:27.974656+00:00 | Debian Oval Importer | Affected by | VCID-6nd5-c3yy-aaas | None | 36.1.3 |
2025-06-21T00:27:22.872485+00:00 | Debian Oval Importer | Affected by | VCID-qwyr-xm7c-aaah | None | 36.1.3 |
2025-06-21T00:27:13.157452+00:00 | Debian Oval Importer | Affected by | VCID-hh4u-rr73-aaan | None | 36.1.3 |
2025-06-21T00:22:11.307830+00:00 | Debian Oval Importer | Affected by | VCID-9b7n-9mwh-aaap | None | 36.1.3 |
2025-06-21T00:21:15.394619+00:00 | Debian Oval Importer | Affected by | VCID-w2jk-k9zm-aaar | None | 36.1.3 |
2025-06-21T00:03:28.057621+00:00 | Debian Oval Importer | Affected by | VCID-ej1j-er1p-aaan | None | 36.1.3 |
2025-06-20T23:49:17.973502+00:00 | Debian Oval Importer | Affected by | VCID-jx5m-rkr1-aaap | None | 36.1.3 |
2025-06-20T23:18:59.181624+00:00 | Debian Oval Importer | Affected by | VCID-36vh-mccp-aaag | None | 36.1.3 |
2025-06-20T23:12:31.523706+00:00 | Debian Oval Importer | Affected by | VCID-vqkm-aqvg-aaaj | None | 36.1.3 |
2025-06-20T23:08:39.420379+00:00 | Debian Oval Importer | Affected by | VCID-e1ya-cqh7-aaaa | None | 36.1.3 |
2025-06-20T22:43:41.374696+00:00 | Debian Oval Importer | Affected by | VCID-2uef-t3hg-aaah | None | 36.1.3 |
2025-06-20T22:37:16.538149+00:00 | Debian Oval Importer | Affected by | VCID-nz6j-915h-aaaq | None | 36.1.3 |
2025-06-20T22:18:13.250034+00:00 | Debian Oval Importer | Affected by | VCID-th6y-ysug-aaas | None | 36.1.3 |
2025-06-20T22:17:46.871858+00:00 | Debian Oval Importer | Affected by | VCID-94n8-qj1g-aaam | None | 36.1.3 |
2025-06-20T21:59:57.088422+00:00 | Debian Oval Importer | Affected by | VCID-ggrc-9p7x-aaag | None | 36.1.3 |
2025-06-20T21:53:08.321369+00:00 | Debian Oval Importer | Affected by | VCID-pr1g-y67p-aaah | None | 36.1.3 |
2025-06-20T21:02:37.877485+00:00 | Debian Oval Importer | Affected by | VCID-3ueb-ahz4-aaae | None | 36.1.3 |
2025-06-20T19:57:49.144225+00:00 | Debian Oval Importer | Affected by | VCID-3jg4-8sst-aaak | None | 36.1.3 |
2025-06-20T19:29:41.689554+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | None | 36.1.3 |
2025-06-20T19:29:39.171009+00:00 | Debian Oval Importer | Affected by | VCID-kd4r-kds7-aaad | None | 36.1.3 |
2025-06-20T19:28:13.934358+00:00 | Debian Oval Importer | Affected by | VCID-a54h-24q6-aaas | None | 36.1.3 |
2025-06-20T19:22:59.113368+00:00 | Debian Oval Importer | Affected by | VCID-r4xa-t89f-aaah | None | 36.1.3 |
2025-06-20T19:19:53.239981+00:00 | Debian Oval Importer | Affected by | VCID-6ffe-11sh-aaaq | None | 36.1.3 |
2025-06-08T13:08:03.355313+00:00 | Debian Oval Importer | Affected by | VCID-6nd5-c3yy-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:45:57.762449+00:00 | Debian Oval Importer | Affected by | VCID-r4xa-t89f-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:39:37.968534+00:00 | Debian Oval Importer | Affected by | VCID-cca7-v9er-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:29:05.106135+00:00 | Debian Oval Importer | Affected by | VCID-1jvm-vs3z-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:16:46.560200+00:00 | Debian Oval Importer | Affected by | VCID-nz6j-915h-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:15:42.990123+00:00 | Debian Oval Importer | Affected by | VCID-9b7n-9mwh-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:09:34.945986+00:00 | Debian Oval Importer | Affected by | VCID-qwyr-xm7c-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T12:00:14.252607+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:34:02.439564+00:00 | Debian Oval Importer | Affected by | VCID-94n8-qj1g-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:29:38.386844+00:00 | Debian Oval Importer | Affected by | VCID-w2jk-k9zm-aaar | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T11:13:55.530655+00:00 | Debian Oval Importer | Affected by | VCID-ggrc-9p7x-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.1.0 |
2025-06-08T10:31:02.688453+00:00 | Debian Oval Importer | Affected by | VCID-9b7n-9mwh-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T10:22:34.150857+00:00 | Debian Oval Importer | Affected by | VCID-kd4r-kds7-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T10:22:00.179862+00:00 | Debian Oval Importer | Affected by | VCID-r4xa-t89f-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T10:20:28.043243+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T10:20:17.467629+00:00 | Debian Oval Importer | Affected by | VCID-94n8-qj1g-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T10:17:56.585706+00:00 | Debian Oval Importer | Affected by | VCID-3ueb-ahz4-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:52:48.494487+00:00 | Debian Oval Importer | Affected by | VCID-e1ya-cqh7-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:49:01.595654+00:00 | Debian Oval Importer | Affected by | VCID-cca7-v9er-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:34:11.090488+00:00 | Debian Oval Importer | Affected by | VCID-ggrc-9p7x-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:32:19.593958+00:00 | Debian Oval Importer | Affected by | VCID-qwyr-xm7c-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T09:21:37.707734+00:00 | Debian Oval Importer | Affected by | VCID-6ffe-11sh-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:35:17.087100+00:00 | Debian Oval Importer | Affected by | VCID-w2jk-k9zm-aaar | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T08:19:24.018609+00:00 | Debian Oval Importer | Affected by | VCID-2uef-t3hg-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:50:55.999262+00:00 | Debian Oval Importer | Affected by | VCID-vqkm-aqvg-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:45:13.416536+00:00 | Debian Oval Importer | Affected by | VCID-jx5m-rkr1-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:28:53.825003+00:00 | Debian Oval Importer | Affected by | VCID-th6y-ysug-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:21:42.599393+00:00 | Debian Oval Importer | Affected by | VCID-3jg4-8sst-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:17:31.492436+00:00 | Debian Oval Importer | Affected by | VCID-ne64-dksp-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:16:58.055220+00:00 | Debian Oval Importer | Affected by | VCID-4cvf-xupn-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:06:21.156274+00:00 | Debian Oval Importer | Affected by | VCID-36vh-mccp-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T07:01:04.447833+00:00 | Debian Oval Importer | Affected by | VCID-hh4u-rr73-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T06:36:20.310131+00:00 | Debian Oval Importer | Affected by | VCID-pr1g-y67p-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:44:28.977626+00:00 | Debian Oval Importer | Affected by | VCID-ej1j-er1p-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:43:15.800165+00:00 | Debian Oval Importer | Affected by | VCID-6nd5-c3yy-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T05:15:45.784657+00:00 | Debian Oval Importer | Affected by | VCID-nz6j-915h-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:57:22.940288+00:00 | Debian Oval Importer | Affected by | VCID-1jvm-vs3z-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:53:42.311087+00:00 | Debian Oval Importer | Affected by | VCID-a54h-24q6-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.1.0 |
2025-06-08T04:32:00.009637+00:00 | Debian Oval Importer | Affected by | VCID-3jg4-8sst-aaak | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.1.0 |
2025-06-08T03:09:52.529066+00:00 | Debian Oval Importer | Affected by | VCID-ne64-dksp-aaap | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.0 |
2025-06-08T03:07:58.945344+00:00 | Debian Oval Importer | Affected by | VCID-r4xa-t89f-aaah | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.0 |
2025-06-08T03:07:05.498280+00:00 | Debian Oval Importer | Affected by | VCID-kd4r-kds7-aaad | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.0 |
2025-06-08T03:05:40.260478+00:00 | Debian Oval Importer | Affected by | VCID-ggrc-9p7x-aaag | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.0 |
2025-06-08T03:02:25.099707+00:00 | Debian Oval Importer | Affected by | VCID-nz6j-915h-aaaq | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.0 |
2025-06-08T02:58:39.811465+00:00 | Debian Oval Importer | Affected by | VCID-cca7-v9er-aaad | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.0 |
2025-06-08T02:52:33.353433+00:00 | Debian Oval Importer | Affected by | VCID-ej1j-er1p-aaan | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.0 |
2025-06-08T02:49:55.525967+00:00 | Debian Oval Importer | Affected by | VCID-6ffe-11sh-aaaq | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.0 |
2025-06-08T02:46:20.538103+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.0 |
2025-06-08T02:44:22.788662+00:00 | Debian Oval Importer | Affected by | VCID-w2jk-k9zm-aaar | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.0 |
2025-06-08T02:44:07.926923+00:00 | Debian Oval Importer | Affected by | VCID-a54h-24q6-aaas | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.1.0 |
2025-06-07T18:48:35.521336+00:00 | Debian Oval Importer | Affected by | VCID-ne64-dksp-aaap | None | 36.1.0 |
2025-06-07T18:01:51.695940+00:00 | Debian Oval Importer | Affected by | VCID-4cvf-xupn-aaaa | None | 36.1.0 |
2025-06-07T18:00:32.515522+00:00 | Debian Oval Importer | Affected by | VCID-cca7-v9er-aaad | None | 36.1.0 |
2025-06-07T18:00:05.275616+00:00 | Debian Oval Importer | Affected by | VCID-6nd5-c3yy-aaas | None | 36.1.0 |
2025-06-07T17:50:05.814842+00:00 | Debian Oval Importer | Affected by | VCID-qwyr-xm7c-aaah | None | 36.1.0 |
2025-06-07T17:49:56.450572+00:00 | Debian Oval Importer | Affected by | VCID-hh4u-rr73-aaan | None | 36.1.0 |
2025-06-07T17:45:01.282666+00:00 | Debian Oval Importer | Affected by | VCID-9b7n-9mwh-aaap | None | 36.1.0 |
2025-06-07T17:44:09.587204+00:00 | Debian Oval Importer | Affected by | VCID-w2jk-k9zm-aaar | None | 36.1.0 |
2025-06-07T17:26:15.583661+00:00 | Debian Oval Importer | Affected by | VCID-ej1j-er1p-aaan | None | 36.1.0 |
2025-06-07T17:12:10.455462+00:00 | Debian Oval Importer | Affected by | VCID-jx5m-rkr1-aaap | None | 36.1.0 |
2025-06-07T16:41:58.644984+00:00 | Debian Oval Importer | Affected by | VCID-36vh-mccp-aaag | None | 36.1.0 |
2025-06-07T16:35:38.201964+00:00 | Debian Oval Importer | Affected by | VCID-vqkm-aqvg-aaaj | None | 36.1.0 |
2025-06-07T16:31:48.928202+00:00 | Debian Oval Importer | Affected by | VCID-e1ya-cqh7-aaaa | None | 36.1.0 |
2025-06-07T16:07:36.414773+00:00 | Debian Oval Importer | Affected by | VCID-2uef-t3hg-aaah | None | 36.1.0 |
2025-06-07T16:01:15.264850+00:00 | Debian Oval Importer | Affected by | VCID-nz6j-915h-aaaq | None | 36.1.0 |
2025-06-07T15:42:18.167850+00:00 | Debian Oval Importer | Affected by | VCID-th6y-ysug-aaas | None | 36.1.0 |
2025-06-07T15:41:50.599671+00:00 | Debian Oval Importer | Affected by | VCID-94n8-qj1g-aaam | None | 36.1.0 |
2025-06-07T15:23:30.431246+00:00 | Debian Oval Importer | Affected by | VCID-ggrc-9p7x-aaag | None | 36.1.0 |
2025-06-07T15:16:28.091086+00:00 | Debian Oval Importer | Affected by | VCID-pr1g-y67p-aaah | None | 36.1.0 |
2025-06-07T14:29:14.067899+00:00 | Debian Oval Importer | Affected by | VCID-3ueb-ahz4-aaae | None | 36.1.0 |
2025-06-07T13:47:28.111556+00:00 | Debian Oval Importer | Affected by | VCID-3jg4-8sst-aaak | None | 36.1.0 |
2025-06-07T13:26:39.616957+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | None | 36.1.0 |
2025-06-07T13:26:37.464017+00:00 | Debian Oval Importer | Affected by | VCID-kd4r-kds7-aaad | None | 36.1.0 |
2025-06-07T13:25:41.038625+00:00 | Debian Oval Importer | Affected by | VCID-a54h-24q6-aaas | None | 36.1.0 |
2025-06-07T13:21:50.564765+00:00 | Debian Oval Importer | Affected by | VCID-r4xa-t89f-aaah | None | 36.1.0 |
2025-06-07T13:19:34.276329+00:00 | Debian Oval Importer | Affected by | VCID-6ffe-11sh-aaaq | None | 36.1.0 |
2025-06-03T13:25:56.490357+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | None | 36.1.2 |
2025-06-03T13:25:53.739413+00:00 | Debian Oval Importer | Affected by | VCID-kd4r-kds7-aaad | None | 36.1.2 |
2025-06-03T13:24:59.469019+00:00 | Debian Oval Importer | Affected by | VCID-a54h-24q6-aaas | None | 36.1.2 |
2025-06-03T13:21:13.861514+00:00 | Debian Oval Importer | Affected by | VCID-r4xa-t89f-aaah | None | 36.1.2 |
2025-06-03T13:19:03.876429+00:00 | Debian Oval Importer | Affected by | VCID-6ffe-11sh-aaaq | None | 36.1.2 |
2025-04-12T22:25:35.448795+00:00 | Debian Oval Importer | Affected by | VCID-pr1g-y67p-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T22:06:02.620019+00:00 | Debian Oval Importer | Affected by | VCID-jx5m-rkr1-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:33:18.090711+00:00 | Debian Oval Importer | Affected by | VCID-a54h-24q6-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:21:21.872308+00:00 | Debian Oval Importer | Affected by | VCID-ej1j-er1p-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:19:53.514754+00:00 | Debian Oval Importer | Affected by | VCID-6ffe-11sh-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T21:10:01.351752+00:00 | Debian Oval Importer | Affected by | VCID-3ueb-ahz4-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:59:05.196342+00:00 | Debian Oval Importer | Affected by | VCID-3jg4-8sst-aaak | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:49:38.891304+00:00 | Debian Oval Importer | Affected by | VCID-4cvf-xupn-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:44:45.378634+00:00 | Debian Oval Importer | Affected by | VCID-vqkm-aqvg-aaaj | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:30:35.680561+00:00 | Debian Oval Importer | Affected by | VCID-th6y-ysug-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T20:28:57.044700+00:00 | Debian Oval Importer | Affected by | VCID-e1ya-cqh7-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:59:13.557516+00:00 | Debian Oval Importer | Affected by | VCID-ne64-dksp-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:52:07.364399+00:00 | Debian Oval Importer | Affected by | VCID-hh4u-rr73-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:49:03.457434+00:00 | Debian Oval Importer | Affected by | VCID-kd4r-kds7-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:41:20.682177+00:00 | Debian Oval Importer | Affected by | VCID-36vh-mccp-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T19:21:30.181961+00:00 | Debian Oval Importer | Affected by | VCID-2uef-t3hg-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:55:41.253934+00:00 | Debian Oval Importer | Affected by | VCID-6nd5-c3yy-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:32:51.786121+00:00 | Debian Oval Importer | Affected by | VCID-r4xa-t89f-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:26:21.158738+00:00 | Debian Oval Importer | Affected by | VCID-cca7-v9er-aaad | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:15:24.075063+00:00 | Debian Oval Importer | Affected by | VCID-1jvm-vs3z-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:02:34.065889+00:00 | Debian Oval Importer | Affected by | VCID-nz6j-915h-aaaq | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T18:01:28.204299+00:00 | Debian Oval Importer | Affected by | VCID-9b7n-9mwh-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:55:10.779104+00:00 | Debian Oval Importer | Affected by | VCID-qwyr-xm7c-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:45:31.604273+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:18:28.869421+00:00 | Debian Oval Importer | Affected by | VCID-94n8-qj1g-aaam | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T17:13:56.397400+00:00 | Debian Oval Importer | Affected by | VCID-w2jk-k9zm-aaar | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T16:57:35.310247+00:00 | Debian Oval Importer | Affected by | VCID-ggrc-9p7x-aaag | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 36.0.0 |
2025-04-12T16:12:20.888435+00:00 | Debian Oval Importer | Affected by | VCID-9b7n-9mwh-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-12T16:03:35.272360+00:00 | Debian Oval Importer | Affected by | VCID-kd4r-kds7-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-12T16:02:59.007348+00:00 | Debian Oval Importer | Affected by | VCID-r4xa-t89f-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-12T16:01:27.504884+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-12T16:01:16.480457+00:00 | Debian Oval Importer | Affected by | VCID-94n8-qj1g-aaam | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-12T15:58:51.118726+00:00 | Debian Oval Importer | Affected by | VCID-3ueb-ahz4-aaae | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:25:00.745256+00:00 | Debian Oval Importer | Affected by | VCID-e1ya-cqh7-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:21:16.889698+00:00 | Debian Oval Importer | Affected by | VCID-cca7-v9er-aaad | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:06:32.235809+00:00 | Debian Oval Importer | Affected by | VCID-ggrc-9p7x-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T08:04:43.403636+00:00 | Debian Oval Importer | Affected by | VCID-qwyr-xm7c-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:53:52.341763+00:00 | Debian Oval Importer | Affected by | VCID-6ffe-11sh-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T07:06:41.865184+00:00 | Debian Oval Importer | Affected by | VCID-w2jk-k9zm-aaar | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:50:45.665128+00:00 | Debian Oval Importer | Affected by | VCID-2uef-t3hg-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:23:22.480928+00:00 | Debian Oval Importer | Affected by | VCID-vqkm-aqvg-aaaj | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:17:45.585959+00:00 | Debian Oval Importer | Affected by | VCID-jx5m-rkr1-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T06:01:44.155849+00:00 | Debian Oval Importer | Affected by | VCID-th6y-ysug-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:54:17.460073+00:00 | Debian Oval Importer | Affected by | VCID-3jg4-8sst-aaak | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:50:06.069275+00:00 | Debian Oval Importer | Affected by | VCID-ne64-dksp-aaap | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:49:32.358320+00:00 | Debian Oval Importer | Affected by | VCID-4cvf-xupn-aaaa | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:38:59.308968+00:00 | Debian Oval Importer | Affected by | VCID-36vh-mccp-aaag | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:33:44.372731+00:00 | Debian Oval Importer | Affected by | VCID-hh4u-rr73-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T05:08:40.037487+00:00 | Debian Oval Importer | Affected by | VCID-pr1g-y67p-aaah | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:16:12.078905+00:00 | Debian Oval Importer | Affected by | VCID-ej1j-er1p-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T04:14:58.708925+00:00 | Debian Oval Importer | Affected by | VCID-6nd5-c3yy-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:46:49.025840+00:00 | Debian Oval Importer | Affected by | VCID-nz6j-915h-aaaq | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:28:26.041400+00:00 | Debian Oval Importer | Affected by | VCID-1jvm-vs3z-aaan | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:24:53.219301+00:00 | Debian Oval Importer | Affected by | VCID-a54h-24q6-aaas | https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 | 36.0.0 |
2025-04-08T03:02:25.675186+00:00 | Debian Oval Importer | Affected by | VCID-3jg4-8sst-aaak | https://www.debian.org/security/oval/oval-definitions-stretch.xml.bz2 | 36.0.0 |
2025-04-08T01:37:12.609413+00:00 | Debian Oval Importer | Affected by | VCID-ne64-dksp-aaap | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.0.0 |
2025-04-08T01:35:14.811789+00:00 | Debian Oval Importer | Affected by | VCID-r4xa-t89f-aaah | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.0.0 |
2025-04-08T01:34:18.970377+00:00 | Debian Oval Importer | Affected by | VCID-kd4r-kds7-aaad | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.0.0 |
2025-04-08T01:32:50.715547+00:00 | Debian Oval Importer | Affected by | VCID-ggrc-9p7x-aaag | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.0.0 |
2025-04-08T01:29:33.787601+00:00 | Debian Oval Importer | Affected by | VCID-nz6j-915h-aaaq | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.0.0 |
2025-04-08T01:25:49.445371+00:00 | Debian Oval Importer | Affected by | VCID-cca7-v9er-aaad | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.0.0 |
2025-04-08T01:19:49.676734+00:00 | Debian Oval Importer | Affected by | VCID-ej1j-er1p-aaan | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.0.0 |
2025-04-08T01:17:04.856780+00:00 | Debian Oval Importer | Affected by | VCID-6ffe-11sh-aaaq | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.0.0 |
2025-04-08T01:13:31.248388+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.0.0 |
2025-04-08T01:11:37.783455+00:00 | Debian Oval Importer | Affected by | VCID-w2jk-k9zm-aaar | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.0.0 |
2025-04-08T01:11:24.096098+00:00 | Debian Oval Importer | Affected by | VCID-a54h-24q6-aaas | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 36.0.0 |
2025-04-07T17:26:25.173494+00:00 | Debian Oval Importer | Affected by | VCID-ne64-dksp-aaap | None | 36.0.0 |
2025-04-07T16:38:51.466063+00:00 | Debian Oval Importer | Affected by | VCID-4cvf-xupn-aaaa | None | 36.0.0 |
2025-04-07T16:37:30.271148+00:00 | Debian Oval Importer | Affected by | VCID-cca7-v9er-aaad | None | 36.0.0 |
2025-04-07T16:37:02.249380+00:00 | Debian Oval Importer | Affected by | VCID-6nd5-c3yy-aaas | None | 36.0.0 |
2025-04-07T16:26:41.616069+00:00 | Debian Oval Importer | Affected by | VCID-qwyr-xm7c-aaah | None | 36.0.0 |
2025-04-07T16:26:31.438940+00:00 | Debian Oval Importer | Affected by | VCID-hh4u-rr73-aaan | None | 36.0.0 |
2025-04-07T16:21:13.566410+00:00 | Debian Oval Importer | Affected by | VCID-9b7n-9mwh-aaap | None | 36.0.0 |
2025-04-07T16:20:19.060814+00:00 | Debian Oval Importer | Affected by | VCID-w2jk-k9zm-aaar | None | 36.0.0 |
2025-04-07T16:00:37.056721+00:00 | Debian Oval Importer | Affected by | VCID-ej1j-er1p-aaan | None | 36.0.0 |
2025-04-07T15:45:53.262671+00:00 | Debian Oval Importer | Affected by | VCID-jx5m-rkr1-aaap | None | 36.0.0 |
2025-04-07T15:14:24.222053+00:00 | Debian Oval Importer | Affected by | VCID-36vh-mccp-aaag | None | 36.0.0 |
2025-04-07T15:07:48.233150+00:00 | Debian Oval Importer | Affected by | VCID-vqkm-aqvg-aaaj | None | 36.0.0 |
2025-04-07T15:03:50.906082+00:00 | Debian Oval Importer | Affected by | VCID-e1ya-cqh7-aaaa | None | 36.0.0 |
2025-04-07T14:38:52.512858+00:00 | Debian Oval Importer | Affected by | VCID-2uef-t3hg-aaah | None | 36.0.0 |
2025-04-07T14:32:23.954036+00:00 | Debian Oval Importer | Affected by | VCID-nz6j-915h-aaaq | None | 36.0.0 |
2025-04-07T14:13:07.757990+00:00 | Debian Oval Importer | Affected by | VCID-th6y-ysug-aaas | None | 36.0.0 |
2025-04-07T14:12:41.501773+00:00 | Debian Oval Importer | Affected by | VCID-94n8-qj1g-aaam | None | 36.0.0 |
2025-04-07T13:54:49.288218+00:00 | Debian Oval Importer | Affected by | VCID-ggrc-9p7x-aaag | None | 36.0.0 |
2025-04-07T13:48:00.265179+00:00 | Debian Oval Importer | Affected by | VCID-pr1g-y67p-aaah | None | 36.0.0 |
2025-04-07T13:01:28.201836+00:00 | Debian Oval Importer | Affected by | VCID-3ueb-ahz4-aaae | None | 36.0.0 |
2025-04-07T12:22:33.192441+00:00 | Debian Oval Importer | Affected by | VCID-3jg4-8sst-aaak | None | 36.0.0 |
2025-04-07T12:02:11.005671+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | None | 36.0.0 |
2025-04-07T12:02:08.812921+00:00 | Debian Oval Importer | Affected by | VCID-kd4r-kds7-aaad | None | 36.0.0 |
2025-04-07T12:01:12.258696+00:00 | Debian Oval Importer | Affected by | VCID-a54h-24q6-aaas | None | 36.0.0 |
2025-04-07T11:57:20.990619+00:00 | Debian Oval Importer | Affected by | VCID-r4xa-t89f-aaah | None | 36.0.0 |
2025-04-07T11:55:07.926841+00:00 | Debian Oval Importer | Affected by | VCID-6ffe-11sh-aaaq | None | 36.0.0 |
2024-12-31T08:21:08.608046+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 35.0.0 |
2024-12-31T08:21:07.844612+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 35.0.0 |
2024-11-29T05:00:50.390011+00:00 | Debian Oval Importer | Affected by | VCID-e1ya-cqh7-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 35.0.0 |
2024-11-28T08:47:06.507788+00:00 | Debian Oval Importer | Affected by | VCID-4cvf-xupn-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 35.0.0 |
2024-11-28T08:06:09.751481+00:00 | Debian Oval Importer | Affected by | VCID-2uef-t3hg-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 35.0.0 |
2024-11-27T23:33:27.969739+00:00 | Debian Oval Importer | Affected by | VCID-3ueb-ahz4-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 35.0.0 |
2024-11-27T02:48:15.043247+00:00 | Debian Oval Importer | Affected by | VCID-pr1g-y67p-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 35.0.0 |
2024-11-26T18:48:11.978441+00:00 | Debian Oval Importer | Affected by | VCID-6nd5-c3yy-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 35.0.0 |
2024-11-26T17:45:34.062292+00:00 | Debian Oval Importer | Affected by | VCID-jx5m-rkr1-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 35.0.0 |
2024-11-26T12:25:19.444996+00:00 | Debian Oval Importer | Affected by | VCID-th6y-ysug-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 35.0.0 |
2024-11-25T22:10:57.533174+00:00 | Debian Oval Importer | Affected by | VCID-hh4u-rr73-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 35.0.0 |
2024-10-15T07:42:32.540611+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.2 |
2024-10-15T07:42:31.827399+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 34.0.2 |
2024-10-14T11:57:58.272277+00:00 | Debian Oval Importer | Affected by | VCID-e1ya-cqh7-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.2 |
2024-10-13T21:03:30.703606+00:00 | Debian Oval Importer | Affected by | VCID-4cvf-xupn-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.2 |
2024-10-13T20:33:26.300758+00:00 | Debian Oval Importer | Affected by | VCID-2uef-t3hg-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.2 |
2024-10-13T14:42:16.480504+00:00 | Debian Oval Importer | Affected by | VCID-3ueb-ahz4-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.2 |
2024-10-13T00:27:47.186066+00:00 | Debian Oval Importer | Affected by | VCID-pr1g-y67p-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.2 |
2024-10-12T19:04:51.351294+00:00 | Debian Oval Importer | Affected by | VCID-6nd5-c3yy-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.2 |
2024-10-12T18:23:12.329185+00:00 | Debian Oval Importer | Affected by | VCID-jx5m-rkr1-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.2 |
2024-10-12T14:50:52.729084+00:00 | Debian Oval Importer | Affected by | VCID-th6y-ysug-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.2 |
2024-10-12T05:34:02.551547+00:00 | Debian Oval Importer | Affected by | VCID-hh4u-rr73-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.2 |
2024-10-05T05:34:16.067900+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.1 |
2024-10-05T05:34:15.349990+00:00 | Debian Oval Importer | Affected by | VCID-r7cj-9qdu-aaac | https://www.debian.org/security/oval/oval-definitions-wheezy.xml.bz2 | 34.0.1 |
2024-09-21T09:14:30.425282+00:00 | Debian Oval Importer | Affected by | VCID-e1ya-cqh7-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.1 |
2024-09-21T02:55:30.594923+00:00 | Debian Oval Importer | Affected by | VCID-4cvf-xupn-aaaa | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.1 |
2024-09-21T02:42:46.962983+00:00 | Debian Oval Importer | Affected by | VCID-2uef-t3hg-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.1 |
2024-09-21T00:15:22.287999+00:00 | Debian Oval Importer | Affected by | VCID-3ueb-ahz4-aaae | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.1 |
2024-09-20T18:47:50.545011+00:00 | Debian Oval Importer | Affected by | VCID-pr1g-y67p-aaah | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.1 |
2024-09-20T16:57:48.457000+00:00 | Debian Oval Importer | Affected by | VCID-6nd5-c3yy-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.1 |
2024-09-20T16:44:30.416721+00:00 | Debian Oval Importer | Affected by | VCID-jx5m-rkr1-aaap | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.1 |
2024-09-20T15:35:50.270443+00:00 | Debian Oval Importer | Affected by | VCID-th6y-ysug-aaas | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.1 |
2024-09-20T12:58:43.027311+00:00 | Debian Oval Importer | Affected by | VCID-hh4u-rr73-aaan | https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 | 34.0.1 |