Search for packages
Package details: pkg:deb/debian/glib2.0@2.50.3-2%2Bdeb9u2
purl pkg:deb/debian/glib2.0@2.50.3-2%2Bdeb9u2
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 (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-21T19:45:15.628492+00:00 Debian Importer Affected by VCID-8mnu-b5pg-aaad None 36.1.3
2025-06-21T19:08:52.918837+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.935979+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:24:45.192132+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.121550+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:12:39.664042+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.362195+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.578813+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.432551+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.935099+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.090889+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.929681+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.275347+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.731938+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.901406+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.281921+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf None 36.1.3
2025-06-21T04:41:03.942486+00:00 Debian Oval Importer Affected by VCID-zyf2-q3u4-aaae None 36.1.3
2025-06-21T04:17:35.415928+00:00 Debian Oval Importer Affected by VCID-8mnu-b5pg-aaad None 36.1.3
2025-06-21T01:29:36.021320+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam None 36.1.3
2025-06-21T00:40:36.403726+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap None 36.1.3
2025-06-21T00:34:02.319512+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar None 36.1.3
2025-06-21T00:23:39.642010+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan None 36.1.3
2025-06-20T23:42:35.142456+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac None 36.1.3
2025-06-20T22:07:00.893052+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa None 36.1.3
2025-06-20T21:54:36.340603+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf None 36.1.3
2025-06-20T21:32:13.761758+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak None 36.1.3
2025-06-08T13:09:56.539726+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.714384+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.079999+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.268658+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:55:23.824672+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.835632+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:06:24.469613+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.374149+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.845115+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.820622+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.383124+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.483587+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.727912+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.621089+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.537884+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.655742+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.630611+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf None 36.1.0
2025-06-07T22:17:55.521393+00:00 Debian Oval Importer Affected by VCID-zyf2-q3u4-aaae None 36.1.0
2025-06-07T21:53:29.427578+00:00 Debian Oval Importer Affected by VCID-8mnu-b5pg-aaad None 36.1.0
2025-06-07T18:52:30.965360+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam None 36.1.0
2025-06-07T18:03:10.872371+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap None 36.1.0
2025-06-07T17:56:40.157964+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar None 36.1.0
2025-06-07T17:46:28.049356+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan None 36.1.0
2025-06-07T17:05:29.809596+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac None 36.1.0
2025-06-07T15:30:55.642900+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa None 36.1.0
2025-06-07T15:17:59.416545+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf None 36.1.0
2025-06-07T14:54:45.099064+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak None 36.1.0
2025-04-26T08:07:43.023971+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.109559+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.445673+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.665514+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.024220+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.093328+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.959224+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.783259+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.385376+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.478210+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.333581+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.726933+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.599064+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.225334+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.041628+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.577161+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.466781+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.803187+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:37:59.017309+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.401675+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-08T06:38:27.229636+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.259735+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.465310+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.694074+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.869871+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.436264+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.340595+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.278682+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.280506+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.286905+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.351656+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf None 36.0.0
2025-04-07T20:49:26.131403+00:00 Debian Oval Importer Affected by VCID-zyf2-q3u4-aaae None 36.0.0
2025-04-07T20:23:55.336657+00:00 Debian Oval Importer Affected by VCID-8mnu-b5pg-aaad None 36.0.0
2025-04-07T17:30:21.589904+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam None 36.0.0
2025-04-07T16:40:12.909958+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap None 36.0.0
2025-04-07T16:33:32.088613+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar None 36.0.0
2025-04-07T16:22:50.920796+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan None 36.0.0
2025-04-07T15:38:54.550698+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac None 36.0.0
2025-04-07T14:01:58.087390+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa None 36.0.0
2025-04-07T13:49:29.028928+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf None 36.0.0
2025-04-07T13:26:41.848010+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak None 36.0.0
2025-04-05T15:55:57.882009+00:00 Debian Importer Affected by VCID-8mnu-b5pg-aaad None 36.0.0
2025-02-19T16:22:05.481399+00:00 Debian Importer Affected by VCID-8mnu-b5pg-aaad None 35.1.0
2024-11-22T13:21:41.776651+00:00 Debian Importer Affected by VCID-8mnu-b5pg-aaad None 35.0.0
2024-10-09T12:45:02.087608+00:00 Debian Importer Affected by VCID-8mnu-b5pg-aaad None 34.0.2
2024-09-18T22:09:46.774313+00:00 Debian Importer Affected by VCID-8mnu-b5pg-aaad None 34.0.1
2024-04-24T19:42:39.273048+00:00 Debian Importer Affected by VCID-8mnu-b5pg-aaad None 34.0.0rc4
2024-01-10T21:08:44.623127+00:00 Debian Importer Affected by VCID-8mnu-b5pg-aaad None 34.0.0rc2
2024-01-04T10:25:58.991055+00:00 Debian Importer Affected by VCID-8mnu-b5pg-aaad None 34.0.0rc1