Search for packages
Package details: pkg:deb/debian/glib2.0@2.50.3-2%2Bdeb9u1
purl pkg:deb/debian/glib2.0@2.50.3-2%2Bdeb9u1
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:08:52.916652+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.934156+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.189870+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.119619+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.661474+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.359674+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.576124+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.430601+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.932894+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.088397+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.928074+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.272852+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.730098+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.898687+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.280063+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf None 36.1.3
2025-06-21T04:41:03.940516+00:00 Debian Oval Importer Affected by VCID-zyf2-q3u4-aaae None 36.1.3
2025-06-21T04:17:35.413655+00:00 Debian Oval Importer Affected by VCID-8mnu-b5pg-aaad None 36.1.3
2025-06-21T01:29:36.019352+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam None 36.1.3
2025-06-21T00:40:36.401816+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap None 36.1.3
2025-06-21T00:34:02.316890+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar None 36.1.3
2025-06-21T00:23:39.640239+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan None 36.1.3
2025-06-20T23:42:35.140477+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac None 36.1.3
2025-06-20T22:07:00.891132+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa None 36.1.3
2025-06-20T21:54:36.338723+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf None 36.1.3
2025-06-20T21:32:13.760218+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak None 36.1.3
2025-06-08T13:09:56.537871+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.712555+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.078477+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.267138+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.822815+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.832907+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.467774+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.372321+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.843609+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.818194+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.381600+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.482061+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.726111+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.619577+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.536027+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.644878+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.628930+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf None 36.1.0
2025-06-07T22:17:55.519844+00:00 Debian Oval Importer Affected by VCID-zyf2-q3u4-aaae None 36.1.0
2025-06-07T21:53:29.425358+00:00 Debian Oval Importer Affected by VCID-8mnu-b5pg-aaad None 36.1.0
2025-06-07T18:52:30.963515+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam None 36.1.0
2025-06-07T18:03:10.870880+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap None 36.1.0
2025-06-07T17:56:40.156252+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar None 36.1.0
2025-06-07T17:46:28.047868+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan None 36.1.0
2025-06-07T17:05:29.808074+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac None 36.1.0
2025-06-07T15:30:55.641342+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa None 36.1.0
2025-06-07T15:17:59.415025+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf None 36.1.0
2025-06-07T14:54:45.097074+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak None 36.1.0
2025-04-26T08:07:43.018340+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.104036+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.440594+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.659982+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.018884+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.088392+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.954086+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.778176+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.380318+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.473388+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.327769+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.721834+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.593990+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.219944+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.036591+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.572114+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.461886+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.798293+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.012414+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.396245+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.224113+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.254203+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.459985+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.689149+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.864090+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.431356+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.335720+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.273837+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.275579+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.281998+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.346314+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf None 36.0.0
2025-04-07T20:49:26.126085+00:00 Debian Oval Importer Affected by VCID-zyf2-q3u4-aaae None 36.0.0
2025-04-07T20:23:55.331869+00:00 Debian Oval Importer Affected by VCID-8mnu-b5pg-aaad None 36.0.0
2025-04-07T17:30:21.584727+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam None 36.0.0
2025-04-07T16:40:12.904556+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap None 36.0.0
2025-04-07T16:33:32.083254+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar None 36.0.0
2025-04-07T16:22:50.915317+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan None 36.0.0
2025-04-07T15:38:54.545304+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac None 36.0.0
2025-04-07T14:01:58.082011+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa None 36.0.0
2025-04-07T13:49:29.023517+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf None 36.0.0
2025-04-07T13:26:41.842553+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak None 36.0.0