Search for packages
Package details: pkg:deb/debian/glib2.0@2.66.8-1
purl pkg:deb/debian/glib2.0@2.66.8-1
Next non-vulnerable version 2.78.4-1
Latest non-vulnerable version 2.84.3-1
Risk 3.4
Vulnerabilities affecting this package (9)
Vulnerability Summary Fixed by
VCID-4ryy-w3z2-aaaj
Aliases:
CVE-2023-24593
** REJECT ** Rejected by upstream.
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-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+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-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+deb11u4
Affected by 4 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-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+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-qcac-31d7-aaas
Aliases:
CVE-2023-25180
** REJECT ** Rejected by upstream.
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-t9pp-5vc9-aaag
Aliases:
DSA-5682-2 glib2.0
regression update
2.66.8-1+deb11u4
Affected by 4 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+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.
Vulnerabilities fixed by this package (12)
Vulnerability Summary Aliases
VCID-31vp-bd65-aaaa 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. CVE-2021-27219
GHSL-2021-045
VCID-38zg-dgk4-aaac 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.) CVE-2021-28153
VCID-57xt-ytue-aaam 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. CVE-2023-32611
VCID-7rw8-f1t4-aaar 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. CVE-2024-34397
VCID-8mnu-b5pg-aaad ** 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. CVE-2020-35457
VCID-dh4p-ygqy-aaak CVE-2021-3800 glib2: Possible privilege escalation thourgh pkexec and aliases CVE-2021-3800
VCID-g1qr-7kjh-aaaf 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. CVE-2019-13012
VCID-gq67-5cnu-aaam 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. CVE-2021-27218
VCID-hrb1-bxuy-aaaa 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. CVE-2023-32665
VCID-kr21-knq3-aaaf 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. CVE-2019-25085
VCID-vxhv-n3d8-aaag A flaw was found in GLib. GVariant deserialization fails to validate that the input conforms to the expected format, leading to denial of service. CVE-2023-29499
VCID-zyf2-q3u4-aaae 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. CVE-2020-6750

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-22T10:07:27.744209+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-22T09:53:53.644811+00:00 Debian Importer Fixing VCID-7rw8-f1t4-aaar https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-22T00:51:40.831913+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T22:02:16.110210+00:00 Debian Importer Affected by VCID-qcac-31d7-aaas None 36.1.3
2025-06-21T19:08:52.925669+00:00 Debian Oval Importer Fixing VCID-kr21-knq3-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:27:34.942621+00:00 Debian Oval Importer Fixing VCID-38zg-dgk4-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:24:45.198540+00:00 Debian Oval Importer Fixing VCID-dh4p-ygqy-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T16:33:17.127431+00:00 Debian Oval Importer Fixing VCID-57xt-ytue-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T15:12:39.671308+00:00 Debian Oval Importer Fixing VCID-hrb1-bxuy-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T14:10:22.586824+00:00 Debian Oval Importer Fixing VCID-vxhv-n3d8-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:46:38.110324+00:00 Debian Importer Affected by VCID-4ryy-w3z2-aaaj None 36.1.3
2025-06-21T13:16:02.438720+00:00 Debian Oval Importer Fixing VCID-dh4p-ygqy-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T07:03:26.287535+00:00 Debian Oval Importer Fixing VCID-kr21-knq3-aaaf None 36.1.3
2025-06-21T04:41:03.948801+00:00 Debian Oval Importer Fixing VCID-zyf2-q3u4-aaae None 36.1.3
2025-06-21T04:17:35.422646+00:00 Debian Oval Importer Fixing VCID-8mnu-b5pg-aaad None 36.1.3
2025-06-21T03:24:05.778681+00:00 Debian Oval Importer Fixing VCID-31vp-bd65-aaaa None 36.1.3
2025-06-21T03:10:15.602610+00:00 Debian Oval Importer Fixing VCID-g1qr-7kjh-aaaf None 36.1.3
2025-06-21T03:05:36.630503+00:00 Debian Oval Importer Fixing VCID-gq67-5cnu-aaam None 36.1.3
2025-06-21T02:58:53.795775+00:00 Debian Oval Importer Fixing VCID-38zg-dgk4-aaac None 36.1.3
2025-06-21T02:37:50.940705+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam None 36.1.3
2025-06-21T01:18:33.898298+00:00 Debian Importer Fixing VCID-dh4p-ygqy-aaak None 36.1.3
2025-06-21T00:48:22.512609+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad None 36.1.3
2025-06-20T22:43:50.540946+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa None 36.1.3
2025-06-20T22:03:53.889942+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-20T21:32:13.766444+00:00 Debian Oval Importer Fixing VCID-dh4p-ygqy-aaak None 36.1.3
2025-06-20T21:14:41.194516+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag None 36.1.3
2025-06-20T20:26:09.495515+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-08T12:58:45.720011+00:00 Debian Oval Importer Fixing VCID-31vp-bd65-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:37:54.084676+00:00 Debian Oval Importer Fixing VCID-kr21-knq3-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:58:08.273274+00:00 Debian Oval Importer Fixing VCID-38zg-dgk4-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:55:23.830248+00:00 Debian Oval Importer Fixing VCID-dh4p-ygqy-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T09:19:01.841176+00:00 Debian Oval Importer Fixing VCID-57xt-ytue-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T08:06:24.475173+00:00 Debian Oval Importer Fixing VCID-hrb1-bxuy-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T07:03:40.849755+00:00 Debian Oval Importer Fixing VCID-vxhv-n3d8-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:10:41.825964+00:00 Debian Oval Importer Fixing VCID-dh4p-ygqy-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T00:43:09.639936+00:00 Debian Oval Importer Fixing VCID-kr21-knq3-aaaf None 36.1.0
2025-06-07T22:17:55.527433+00:00 Debian Oval Importer Fixing VCID-zyf2-q3u4-aaae None 36.1.0
2025-06-07T21:53:29.434617+00:00 Debian Oval Importer Fixing VCID-8mnu-b5pg-aaad None 36.1.0
2025-06-07T20:57:19.778618+00:00 Debian Oval Importer Fixing VCID-31vp-bd65-aaaa None 36.1.0
2025-06-07T20:43:07.337940+00:00 Debian Oval Importer Fixing VCID-g1qr-7kjh-aaaf None 36.1.0
2025-06-07T20:37:44.282100+00:00 Debian Oval Importer Fixing VCID-gq67-5cnu-aaam None 36.1.0
2025-06-07T20:26:56.190352+00:00 Debian Oval Importer Fixing VCID-38zg-dgk4-aaac None 36.1.0
2025-06-07T14:54:45.105946+00:00 Debian Oval Importer Fixing VCID-dh4p-ygqy-aaak None 36.1.0
2025-06-05T14:16:23.256183+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag https://security-tracker.debian.org/tracker/data/json 36.1.0
2025-04-26T08:07:43.040403+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.126172+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.460744+00:00 Debian Oval Importer Fixing VCID-7rw8-f1t4-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-12T23:56:39.682464+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.040574+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.108785+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.974222+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.798253+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.400461+00:00 Debian Oval Importer Fixing VCID-8mnu-b5pg-aaad https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:59:09.350787+00:00 Debian Oval Importer Fixing VCID-gq67-5cnu-aaam https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:38:40.741985+00:00 Debian Oval Importer Fixing VCID-zyf2-q3u4-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:10:04.241800+00:00 Debian Oval Importer Fixing VCID-g1qr-7kjh-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:46:05.592112+00:00 Debian Oval Importer Fixing VCID-31vp-bd65-aaaa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:22:30.481957+00:00 Debian Oval Importer Fixing VCID-kr21-knq3-aaaf https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:40:52.818068+00:00 Debian Oval Importer Fixing VCID-38zg-dgk4-aaac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:37:59.032227+00:00 Debian Oval Importer Fixing VCID-dh4p-ygqy-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-08T07:51:10.418079+00:00 Debian Oval Importer Fixing VCID-57xt-ytue-aaam https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T06:38:27.245838+00:00 Debian Oval Importer Fixing VCID-hrb1-bxuy-aaaa https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:36:24.481486+00:00 Debian Oval Importer Fixing VCID-vxhv-n3d8-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:42:45.708810+00:00 Debian Oval Importer Fixing VCID-dh4p-ygqy-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-07T23:15:27.367843+00:00 Debian Oval Importer Fixing VCID-kr21-knq3-aaaf None 36.0.0
2025-04-07T20:49:26.147742+00:00 Debian Oval Importer Fixing VCID-zyf2-q3u4-aaae None 36.0.0
2025-04-07T20:23:55.352326+00:00 Debian Oval Importer Fixing VCID-8mnu-b5pg-aaad None 36.0.0
2025-04-07T19:27:47.883049+00:00 Debian Oval Importer Fixing VCID-31vp-bd65-aaaa None 36.0.0
2025-04-07T19:13:35.758715+00:00 Debian Oval Importer Fixing VCID-g1qr-7kjh-aaaf None 36.0.0
2025-04-07T19:08:44.310871+00:00 Debian Oval Importer Fixing VCID-gq67-5cnu-aaam None 36.0.0
2025-04-07T19:01:48.688673+00:00 Debian Oval Importer Fixing VCID-38zg-dgk4-aaac None 36.0.0
2025-04-07T13:26:41.863317+00:00 Debian Oval Importer Fixing VCID-dh4p-ygqy-aaak None 36.0.0
2025-04-06T03:29:26.848925+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-06T03:16:51.511616+00:00 Debian Importer Fixing VCID-7rw8-f1t4-aaar https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-05T19:45:37.434564+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-05T18:03:04.431966+00:00 Debian Importer Affected by VCID-qcac-31d7-aaas None 36.0.0
2025-04-05T10:19:25.031037+00:00 Debian Importer Affected by VCID-4ryy-w3z2-aaaj None 36.0.0
2025-04-04T05:24:07.029106+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam None 36.0.0
2025-04-04T04:02:30.776689+00:00 Debian Importer Fixing VCID-dh4p-ygqy-aaak None 36.0.0
2025-04-04T03:31:34.112332+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad None 36.0.0
2025-04-04T01:22:58.569543+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa None 36.0.0
2025-04-04T00:41:56.362390+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-03T23:53:12.792761+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag None 36.0.0
2025-04-03T23:15:21.938094+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-02-21T22:09:32.103500+00:00 Debian Importer Fixing VCID-7rw8-f1t4-aaar https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T11:44:42.671750+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T11:44:38.285000+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa None 35.1.0
2025-02-21T11:37:14.120209+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T11:37:08.289823+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam None 35.1.0
2025-02-21T11:00:14.816267+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T11:00:09.717106+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag None 35.1.0
2025-02-21T09:47:15.358654+00:00 Debian Importer Affected by VCID-qcac-31d7-aaas None 35.1.0
2025-02-21T09:38:05.358466+00:00 Debian Importer Affected by VCID-4ryy-w3z2-aaaj None 35.1.0
2025-02-20T04:13:32.352950+00:00 Debian Importer Fixing VCID-dh4p-ygqy-aaak None 35.1.0
2025-02-19T16:21:43.788361+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-19T16:21:43.067365+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad None 35.1.0
2024-11-24T09:44:04.865972+00:00 Debian Importer Fixing VCID-7rw8-f1t4-aaar https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T01:05:00.244299+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T01:04:55.834608+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa None 35.0.0
2024-11-24T01:04:29.594225+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T01:04:23.658088+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam None 35.0.0
2024-11-24T00:24:09.196127+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T00:24:04.001854+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag None 35.0.0
2024-11-23T23:29:28.858271+00:00 Debian Importer Affected by VCID-qcac-31d7-aaas None 35.0.0
2024-11-23T23:13:30.486613+00:00 Debian Importer Affected by VCID-4ryy-w3z2-aaaj None 35.0.0
2024-11-22T22:04:45.153634+00:00 Debian Importer Fixing VCID-dh4p-ygqy-aaak None 35.0.0
2024-11-22T13:21:20.056721+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-22T13:21:19.359631+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad None 35.0.0
2024-10-11T05:56:45.142882+00:00 Debian Importer Fixing VCID-7rw8-f1t4-aaar https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-10T22:42:42.353648+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-10T22:42:37.819606+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa None 34.0.2
2024-10-10T22:42:16.650943+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-10T22:42:10.421803+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam None 34.0.2
2024-10-10T22:13:20.597306+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-10T22:13:15.187116+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag None 34.0.2
2024-10-10T21:13:37.469935+00:00 Debian Importer Affected by VCID-qcac-31d7-aaas None 34.0.2
2024-10-10T20:53:32.789892+00:00 Debian Importer Affected by VCID-4ryy-w3z2-aaaj None 34.0.2
2024-10-09T20:43:17.029113+00:00 Debian Importer Fixing VCID-dh4p-ygqy-aaak None 34.0.2
2024-10-09T12:44:40.486828+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-09T12:44:39.778607+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad None 34.0.2
2024-09-25T20:03:22.084005+00:00 Debian Importer Fixing VCID-7rw8-f1t4-aaar https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-20T03:31:01.316105+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-20T03:30:57.080375+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa None 34.0.1
2024-09-20T03:30:39.035727+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-20T03:30:33.330994+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam None 34.0.1
2024-09-20T03:03:34.942030+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-20T03:03:29.488007+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag None 34.0.1
2024-09-20T02:14:32.699467+00:00 Debian Importer Affected by VCID-qcac-31d7-aaas None 34.0.1
2024-09-20T01:59:03.778544+00:00 Debian Importer Affected by VCID-4ryy-w3z2-aaaj None 34.0.1
2024-09-19T04:50:27.454365+00:00 Debian Importer Fixing VCID-dh4p-ygqy-aaak None 34.0.1
2024-09-18T22:09:25.410832+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-18T22:09:24.670069+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad None 34.0.1
2024-04-26T03:24:02.714135+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-26T03:23:56.982499+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa None 34.0.0rc4
2024-04-26T03:23:35.300884+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-26T03:23:28.083034+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam None 34.0.0rc4
2024-04-26T02:59:02.195773+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-26T02:58:55.954621+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag None 34.0.0rc4
2024-04-26T02:07:45.389280+00:00 Debian Importer Affected by VCID-qcac-31d7-aaas None 34.0.0rc4
2024-04-26T01:49:00.459649+00:00 Debian Importer Affected by VCID-4ryy-w3z2-aaaj None 34.0.0rc4
2024-04-25T03:16:56.635733+00:00 Debian Importer Fixing VCID-dh4p-ygqy-aaak None 34.0.0rc4
2024-04-24T19:42:20.228470+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-24T19:42:19.312147+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad None 34.0.0rc4
2024-01-12T13:14:25.693445+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-12T13:14:12.165795+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa None 34.0.0rc2
2024-01-12T13:13:56.301843+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-12T13:13:49.176770+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam None 34.0.0rc2
2024-01-12T12:58:36.555211+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-12T12:58:27.209790+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag None 34.0.0rc2
2024-01-12T12:06:32.596771+00:00 Debian Importer Affected by VCID-qcac-31d7-aaas None 34.0.0rc2
2024-01-12T11:57:29.108233+00:00 Debian Importer Affected by VCID-4ryy-w3z2-aaaj None 34.0.0rc2
2024-01-11T04:42:57.550473+00:00 Debian Importer Fixing VCID-dh4p-ygqy-aaak None 34.0.0rc2
2024-01-10T21:08:31.705039+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-10T21:08:27.989811+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad None 34.0.0rc2
2024-01-05T08:54:36.135008+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-05T08:54:22.755942+00:00 Debian Importer Affected by VCID-hrb1-bxuy-aaaa None 34.0.0rc1
2024-01-05T08:54:07.452277+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-05T08:54:00.827296+00:00 Debian Importer Affected by VCID-57xt-ytue-aaam None 34.0.0rc1
2024-01-05T08:39:54.854008+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-05T08:39:45.522308+00:00 Debian Importer Affected by VCID-vxhv-n3d8-aaag None 34.0.0rc1
2024-01-05T08:07:58.438511+00:00 Debian Importer Affected by VCID-qcac-31d7-aaas None 34.0.0rc1
2024-01-05T08:00:28.579540+00:00 Debian Importer Affected by VCID-4ryy-w3z2-aaaj None 34.0.0rc1
2024-01-04T16:13:41.309943+00:00 Debian Importer Fixing VCID-dh4p-ygqy-aaak None 34.0.0rc1
2024-01-04T10:25:46.524736+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-04T10:25:43.177025+00:00 Debian Importer Fixing VCID-8mnu-b5pg-aaad None 34.0.0rc1