Search for packages
Package details: pkg:deb/debian/glib2.0@2.48.0-1~bpo8%2B1
purl pkg:deb/debian/glib2.0@2.48.0-1~bpo8%2B1
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.914459+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.932269+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.187959+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.117759+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.658995+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.357475+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.573540+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.428675+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.930689+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.086394+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.926478+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.270418+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.728242+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.896434+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.278240+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf None 36.1.3
2025-06-21T04:41:03.938398+00:00 Debian Oval Importer Affected by VCID-zyf2-q3u4-aaae None 36.1.3
2025-06-21T04:17:35.411731+00:00 Debian Oval Importer Affected by VCID-8mnu-b5pg-aaad None 36.1.3
2025-06-21T01:29:36.017313+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam None 36.1.3
2025-06-21T00:40:36.399885+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap None 36.1.3
2025-06-21T00:34:02.314233+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar None 36.1.3
2025-06-21T00:23:39.638326+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan None 36.1.3
2025-06-20T23:42:35.138474+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac None 36.1.3
2025-06-20T22:07:00.889346+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa None 36.1.3
2025-06-20T21:54:36.336736+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf None 36.1.3
2025-06-20T21:32:13.758684+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak None 36.1.3
2025-06-08T13:09:56.536031+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.710692+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.076974+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.265629+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.821010+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.830531+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.465940+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.370539+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.842103+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.816658+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.380082+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.480545+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.724308+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.618069+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.534205+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.643063+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.627216+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf None 36.1.0
2025-06-07T22:17:55.518250+00:00 Debian Oval Importer Affected by VCID-zyf2-q3u4-aaae None 36.1.0
2025-06-07T21:53:29.422948+00:00 Debian Oval Importer Affected by VCID-8mnu-b5pg-aaad None 36.1.0
2025-06-07T18:52:30.961668+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam None 36.1.0
2025-06-07T18:03:10.869367+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap None 36.1.0
2025-06-07T17:56:40.154582+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar None 36.1.0
2025-06-07T17:46:28.046362+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan None 36.1.0
2025-06-07T17:05:29.806544+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac None 36.1.0
2025-06-07T15:30:55.639839+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa None 36.1.0
2025-06-07T15:17:59.413528+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf None 36.1.0
2025-06-07T14:54:45.095573+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak None 36.1.0
2025-04-26T08:07:43.013003+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.098655+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.435511+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.654701+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.013253+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.083411+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.949279+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.773314+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.375234+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.468460+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.321458+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.716720+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.589046+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.213460+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.031522+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.567074+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.456750+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.793507+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.007537+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.390987+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.218761+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.248821+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.454726+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.684261+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.858445+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.426568+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.330949+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.268869+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.270766+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.277124+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.340886+00:00 Debian Oval Importer Affected by VCID-kr21-knq3-aaaf None 36.0.0
2025-04-07T20:49:26.120602+00:00 Debian Oval Importer Affected by VCID-zyf2-q3u4-aaae None 36.0.0
2025-04-07T20:23:55.326672+00:00 Debian Oval Importer Affected by VCID-8mnu-b5pg-aaad None 36.0.0
2025-04-07T17:30:21.577874+00:00 Debian Oval Importer Affected by VCID-gq67-5cnu-aaam None 36.0.0
2025-04-07T16:40:12.899179+00:00 Debian Oval Importer Affected by VCID-7chd-74cx-aaap None 36.0.0
2025-04-07T16:33:32.077930+00:00 Debian Oval Importer Affected by VCID-u6n1-8qgn-aaar None 36.0.0
2025-04-07T16:22:50.909892+00:00 Debian Oval Importer Affected by VCID-ah5y-cccw-aaan None 36.0.0
2025-04-07T15:38:54.539918+00:00 Debian Oval Importer Affected by VCID-38zg-dgk4-aaac None 36.0.0
2025-04-07T14:01:58.076390+00:00 Debian Oval Importer Affected by VCID-31vp-bd65-aaaa None 36.0.0
2025-04-07T13:49:29.017829+00:00 Debian Oval Importer Affected by VCID-g1qr-7kjh-aaaf None 36.0.0
2025-04-07T13:26:41.836204+00:00 Debian Oval Importer Affected by VCID-dh4p-ygqy-aaak None 36.0.0