Search for packages
Package details: pkg:deb/debian/glib2.0@2.33.12%2Breally2.32.4-5
purl pkg:deb/debian/glib2.0@2.33.12%2Breally2.32.4-5
Next non-vulnerable version 2.78.4-1
Latest non-vulnerable version 2.84.3-1
Risk 4.4
Vulnerabilities affecting this package (18)
Vulnerability Summary Fixed by
VCID-31vp-bd65-aaaa
Aliases:
CVE-2021-27219
GHSL-2021-045
An issue was discovered in GNOME GLib before 2.66.6 and 2.67.x before 2.67.3. The function g_bytes_new has an integer overflow on 64-bit platforms due to an implicit cast from 64 bits to 32 bits. The overflow could potentially lead to memory corruption.
2.58.3-2+deb10u3
Affected by 17 other vulnerabilities.
2.66.8-1
Affected by 9 other vulnerabilities.
VCID-38zg-dgk4-aaac
Aliases:
CVE-2021-28153
An issue was discovered in GNOME GLib before 2.66.8. When g_file_replace() is used with G_FILE_CREATE_REPLACE_DESTINATION to replace a path that is a dangling symlink, it incorrectly also creates the target of the symlink as an empty file, which could conceivably have security relevance if the symlink is attacker-controlled. (If the path is a symlink to a file that already exists, then the contents of that file correctly remain unchanged.)
2.58.3-2+deb10u3
Affected by 17 other vulnerabilities.
2.66.8-1
Affected by 9 other vulnerabilities.
VCID-57xt-ytue-aaam
Aliases:
CVE-2023-32611
A flaw was found in GLib. GVariant deserialization is vulnerable to a slowdown issue where a crafted GVariant can cause excessive processing, leading to denial of service.
2.66.8-1
Affected by 9 other vulnerabilities.
2.66.8-1+deb11u1
Affected by 0 other vulnerabilities.
2.66.8-1+deb11u4
Affected by 4 other vulnerabilities.
2.74.6-2
Affected by 0 other vulnerabilities.
VCID-7chd-74cx-aaap
Aliases:
CVE-2019-12450
file_copy_fallback in gio/gfile.c in GNOME GLib 2.15.0 through 2.61.1 does not properly restrict file permissions while a copy operation is in progress. Instead, default permissions are used.
2.58.3-2+deb10u2
Affected by 15 other vulnerabilities.
VCID-7rw8-f1t4-aaar
Aliases:
CVE-2024-34397
An issue was discovered in GNOME GLib before 2.78.5, and 2.79.x and 2.80.x before 2.80.1. When a GDBus-based client subscribes to signals from a trusted system service such as NetworkManager on a shared computer, other users of the same computer can send spoofed D-Bus signals that the GDBus-based client will wrongly interpret as having been sent by the trusted system service. This could lead to the GDBus-based client behaving incorrectly, with an application-dependent impact.
2.66.8-1
Affected by 9 other vulnerabilities.
2.66.8-1+deb11u4
Affected by 4 other vulnerabilities.
VCID-8mnu-b5pg-aaad
Aliases:
CVE-2020-35457
** DISPUTED ** GNOME GLib before 2.65.3 has an integer overflow, that might lead to an out-of-bounds write, in g_option_group_add_entries. NOTE: the vendor's position is "Realistically this is not a security issue. The standard pattern is for callers to provide a static list of option entries in a fixed number of calls to g_option_group_add_entries()." The researcher states that this pattern is undocumented.
2.58.3-2+deb10u2
Affected by 15 other vulnerabilities.
2.66.8-1
Affected by 9 other vulnerabilities.
VCID-9kc1-n2r4-z3d4
Aliases:
CVE-2025-3360
glibc: GLib prior to 2.82.5 is vulnerable to integer overflow and buffer under-read when parsing a very long invalid ISO 8601 timestamp with g_date_time_new_from_iso8601().
2.74.6-2+deb12u5
Affected by 2 other vulnerabilities.
2.74.6-2+deb12u6
Affected by 1 other vulnerability.
2.78.4-1
Affected by 0 other vulnerabilities.
2.84.1-1
Affected by 0 other vulnerabilities.
VCID-ah5y-cccw-aaan
Aliases:
CVE-2018-16429
GNOME GLib 2.56.1 has an out-of-bounds read vulnerability in g_markup_parse_context_parse() in gmarkup.c, related to utf8_str().
2.58.3-2+deb10u2
Affected by 15 other vulnerabilities.
VCID-dh4p-ygqy-aaak
Aliases:
CVE-2021-3800
CVE-2021-3800 glib2: Possible privilege escalation thourgh pkexec and aliases
2.66.8-1
Affected by 9 other vulnerabilities.
VCID-g1qr-7kjh-aaaf
Aliases:
CVE-2019-13012
The keyfile settings backend in GNOME GLib (aka glib2.0) before 2.60.0 creates directories using g_file_make_directory_with_parents (kfsb->dir, NULL, NULL) and files using g_file_replace_contents (kfsb->file, contents, length, NULL, FALSE, G_FILE_CREATE_REPLACE_DESTINATION, NULL, NULL, NULL). Consequently, it does not properly restrict directory (and file) permissions. Instead, for directories, 0777 permissions are used; for files, default file permissions are used. This is similar to CVE-2019-12450.
2.58.3-2+deb10u2
Affected by 15 other vulnerabilities.
2.66.8-1
Affected by 9 other vulnerabilities.
VCID-gq67-5cnu-aaam
Aliases:
CVE-2021-27218
An issue was discovered in GNOME GLib before 2.66.7 and 2.67.x before 2.67.4. If g_byte_array_new_take() was called with a buffer of 4GB or more on a 64-bit platform, the length would be truncated modulo 2**32, causing unintended length truncation.
2.58.3-2+deb10u3
Affected by 17 other vulnerabilities.
2.66.8-1
Affected by 9 other vulnerabilities.
VCID-hrb1-bxuy-aaaa
Aliases:
CVE-2023-32665
A flaw was found in GLib. GVariant deserialization is vulnerable to an exponential blowup issue where a crafted GVariant can cause excessive processing, leading to denial of service.
2.66.8-1
Affected by 9 other vulnerabilities.
2.66.8-1+deb11u1
Affected by 0 other vulnerabilities.
2.66.8-1+deb11u4
Affected by 4 other vulnerabilities.
2.74.6-2
Affected by 0 other vulnerabilities.
VCID-kr21-knq3-aaaf
Aliases:
CVE-2019-25085
A vulnerability was found in GNOME gvdb. It has been classified as critical. This affects the function gvdb_table_write_contents_async of the file gvdb-builder.c. The manipulation leads to use after free. It is possible to initiate the attack remotely. The name of the patch is d83587b2a364eb9a9a53be7e6a708074e252de14. It is recommended to apply a patch to fix this issue. The identifier VDB-216789 was assigned to this vulnerability.
2.66.8-1
Affected by 9 other vulnerabilities.
VCID-t9pp-5vc9-aaag
Aliases:
DSA-5682-2 glib2.0
regression update
2.66.8-1+deb11u4
Affected by 4 other vulnerabilities.
VCID-u6n1-8qgn-aaar
Aliases:
CVE-2018-16428
In GNOME GLib 2.56.1, g_markup_parse_context_end_parse() in gmarkup.c has a NULL pointer dereference.
2.58.3-2+deb10u2
Affected by 15 other vulnerabilities.
VCID-vxhv-n3d8-aaag
Aliases:
CVE-2023-29499
A flaw was found in GLib. GVariant deserialization fails to validate that the input conforms to the expected format, leading to denial of service.
2.66.8-1
Affected by 9 other vulnerabilities.
2.66.8-1+deb11u1
Affected by 0 other vulnerabilities.
2.66.8-1+deb11u4
Affected by 4 other vulnerabilities.
2.74.6-2
Affected by 0 other vulnerabilities.
VCID-yznb-jwt4-43h8
Aliases:
CVE-2024-52533
gio/gsocks4aproxy.c in GNOME GLib before 2.82.1 has an off-by-one error and resultant buffer overflow because SOCKS4_CONN_MSG_LEN is not sufficient for a trailing '\0' character.
2.74.6-2+deb12u3
Affected by 0 other vulnerabilities.
2.74.6-2+deb12u5
Affected by 2 other vulnerabilities.
2.74.6-2+deb12u6
Affected by 1 other vulnerability.
VCID-zyf2-q3u4-aaae
Aliases:
CVE-2020-6750
GSocketClient in GNOME GLib through 2.62.4 may occasionally connect directly to a target address instead of connecting via a proxy server when configured to do so, because the proxy_addr field is mishandled. This bug is timing-dependent and may occur only sporadically depending on network delays. The greatest security relevance is in use cases where a proxy is used to help with privacy/anonymity, even though there is no technical barrier to a direct connection. NOTE: versions before 2.60 are unaffected.
2.66.8-1
Affected by 9 other vulnerabilities.
Vulnerabilities fixed by this package (1)
Vulnerability Summary Aliases
VCID-e1ya-cqh7-aaaa 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." CVE-2012-3524

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-21T19:08:52.910018+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:27:34.928574+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:26:47.956023+00:00 Debian Oval Importer Fixing VCID-e1ya-cqh7-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:24:45.183491+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T16:33:17.114030+00:00 Debian Oval Importer Affected by VCID-57xt-ytue-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:37:16.936765+00:00 Debian Oval Importer Fixing VCID-e1ya-cqh7-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:12:39.654777+00:00 Debian Oval Importer Affected by VCID-hrb1-bxuy-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:54:30.353030+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:10:22.568429+00:00 Debian Oval Importer Affected by VCID-vxhv-n3d8-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:16:02.424719+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:50:24.926327+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:44:44.082082+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:39:03.922550+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:43:58.265554+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:42:42.724142+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T11:21:46.892055+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T07:03:26.274618+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf None 36.1.3
2025-06-21T04:41:03.933813+00:00 Debian Oval Importer Affected by VCID-zyf2-q3u4-aaae None 36.1.3
2025-06-21T04:17:35.408008+00:00 Debian Oval Importer Affected by VCID-8mnu-b5pg-aaad None 36.1.3
2025-06-21T01:29:36.012798+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam None 36.1.3
2025-06-21T00:40:36.395764+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap None 36.1.3
2025-06-21T00:34:02.309754+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar None 36.1.3
2025-06-21T00:23:39.634317+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan None 36.1.3
2025-06-20T23:42:35.134434+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac None 36.1.3
2025-06-20T22:07:00.885112+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa None 36.1.3
2025-06-20T21:54:36.332212+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf None 36.1.3
2025-06-20T21:32:13.755572+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak None 36.1.3
2025-06-20T21:15:09.651482+00:00 Debian Oval Importer Fixing VCID-e1ya-cqh7-aaaa None 36.1.3
2025-06-08T13:09:56.532363+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:58:45.707543+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:37:54.073888+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:58:08.262412+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:57:22.101213+00:00 Debian Oval Importer Fixing VCID-e1ya-cqh7-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:55:23.817354+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T09:19:01.826349+00:00 Debian Oval Importer Affected by VCID-57xt-ytue-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:31:49.735404+00:00 Debian Oval Importer Fixing VCID-e1ya-cqh7-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:06:24.462258+00:00 Debian Oval Importer Affected by VCID-hrb1-bxuy-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:47:53.366839+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:03:40.839048+00:00 Debian Oval Importer Affected by VCID-vxhv-n3d8-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:10:41.813360+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:45:29.377032+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:40:04.477468+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:35:52.720551+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:59:30.614910+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:58:41.530563+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T04:45:07.639425+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T00:43:09.622287+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf None 36.1.0
2025-06-07T22:17:55.514850+00:00 Debian Oval Importer Affected by VCID-zyf2-q3u4-aaae None 36.1.0
2025-06-07T21:53:29.418725+00:00 Debian Oval Importer Affected by VCID-8mnu-b5pg-aaad None 36.1.0
2025-06-07T18:52:30.957997+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam None 36.1.0
2025-06-07T18:03:10.866383+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap None 36.1.0
2025-06-07T17:56:40.150902+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar None 36.1.0
2025-06-07T17:46:28.043241+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan None 36.1.0
2025-06-07T17:05:29.803444+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac None 36.1.0
2025-06-07T15:30:55.636911+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa None 36.1.0
2025-06-07T15:17:59.410473+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf None 36.1.0
2025-06-07T14:54:45.092414+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak None 36.1.0
2025-06-07T14:39:16.661024+00:00 Debian Oval Importer Fixing VCID-e1ya-cqh7-aaaa None 36.1.0
2025-04-26T08:07:43.001845+00:00 Debian Oval Importer Affected by VCID-9kc1-n2r4-z3d4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-13T02:25:38.087697+00:00 Debian Oval Importer Affected by VCID-yznb-jwt4-43h8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T23:58:32.425601+00:00 Debian Oval Importer Affected by VCID-7rw8-f1t4-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T23:56:39.643692+00:00 Debian Oval Importer Affected by VCID-t9pp-5vc9-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T23:55:33.002376+00:00 Debian Oval Importer Affected by VCID-7rw8-f1t4-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:58:24.073429+00:00 Debian Oval Importer Affected by VCID-vxhv-n3d8-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:58:16.939280+00:00 Debian Oval Importer Affected by VCID-hrb1-bxuy-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:58:14.763175+00:00 Debian Oval Importer Affected by VCID-57xt-ytue-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T22:06:08.364668+00:00 Debian Oval Importer Affected by VCID-8mnu-b5pg-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T21:16:27.458702+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:59:09.307782+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:38:40.706887+00:00 Debian Oval Importer Affected by VCID-zyf2-q3u4-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:27:29.579113+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:10:04.200586+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:57:38.021608+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:46:05.557092+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:22:30.446944+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:40:52.783729+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:40:04.046216+00:00 Debian Oval Importer Fixing VCID-e1ya-cqh7-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:37:58.997913+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-08T07:51:10.380190+00:00 Debian Oval Importer Affected by VCID-57xt-ytue-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:03:14.483883+00:00 Debian Oval Importer Fixing VCID-e1ya-cqh7-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:38:27.207876+00:00 Debian Oval Importer Affected by VCID-hrb1-bxuy-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:20:24.238101+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:36:24.443761+00:00 Debian Oval Importer Affected by VCID-vxhv-n3d8-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:42:45.674361+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:17:12.846210+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:11:44.416690+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:07:24.321266+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:30:29.259226+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:29:41.261092+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T03:16:12.267555+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-07T23:15:27.330244+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf None 36.0.0
2025-04-07T20:49:26.109657+00:00 Debian Oval Importer Affected by VCID-zyf2-q3u4-aaae None 36.0.0
2025-04-07T20:23:55.315899+00:00 Debian Oval Importer Affected by VCID-8mnu-b5pg-aaad None 36.0.0
2025-04-07T17:30:21.566105+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam None 36.0.0
2025-04-07T16:40:12.888288+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap None 36.0.0
2025-04-07T16:33:32.067242+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar None 36.0.0
2025-04-07T16:22:50.899213+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan None 36.0.0
2025-04-07T15:38:54.529327+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac None 36.0.0
2025-04-07T14:01:58.065434+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa None 36.0.0
2025-04-07T13:49:29.006893+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf None 36.0.0
2025-04-07T13:26:41.823381+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak None 36.0.0
2025-04-07T13:11:22.725723+00:00 Debian Oval Importer Fixing VCID-e1ya-cqh7-aaaa None 36.0.0
2024-11-29T05:00:49.704852+00:00 Debian Oval Importer Fixing VCID-e1ya-cqh7-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 35.0.0
2024-10-14T11:57:57.575789+00:00 Debian Oval Importer Fixing VCID-e1ya-cqh7-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.2
2024-09-21T09:14:29.734699+00:00 Debian Oval Importer Fixing VCID-e1ya-cqh7-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 34.0.1