Search for packages
Package details: pkg:deb/debian/c-ares@1.14.0-1%2Bdeb10u1
purl pkg:deb/debian/c-ares@1.14.0-1%2Bdeb10u1
Next non-vulnerable version 1.34.5-1
Latest non-vulnerable version 1.34.5-1
Risk 4.4
Vulnerabilities affecting this package (10)
Vulnerability Summary Fixed by
VCID-3euu-x4gm-aaah
Aliases:
CVE-2020-8277
A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of Service in versions < 15.2.1, < 14.15.1, and < 12.19.1 by getting the application to resolve a DNS record with a larger number of responses. This is fixed in 15.2.1, 14.15.1, and 12.19.1.
1.17.1-1+deb11u3
Affected by 3 other vulnerabilities.
VCID-5uhr-uasq-aaak
Aliases:
CVE-2021-3672
A flaw was found in c-ares library, where a missing input validation check of host names returned by DNS (Domain Name Servers) can lead to output of wrong hostnames which might potentially lead to Domain Hijacking. The highest threat from this vulnerability is to confidentiality and integrity as well as system availability.
1.17.1-1+deb11u3
Affected by 3 other vulnerabilities.
VCID-7d9v-uz7u-aaag
Aliases:
CVE-2023-32067
GHSA-9g78-jv2r-p7vc
c-ares is an asynchronous resolver library. c-ares is vulnerable to denial of service. If a target resolver sends a query, the attacker forges a malformed UDP packet with a length of 0 and returns them to the target resolver. The target resolver erroneously interprets the 0 length as a graceful shutdown of the connection. This issue has been patched in version 1.19.1.
1.17.1-1~bpo10+1
Affected by 0 other vulnerabilities.
1.17.1-1+deb11u3
Affected by 3 other vulnerabilities.
VCID-bukj-6xnc-aaar
Aliases:
CVE-2022-4904
A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.
1.17.1-1~bpo10+1
Affected by 0 other vulnerabilities.
1.17.1-1+deb11u3
Affected by 3 other vulnerabilities.
VCID-csun-gvnt-aaak
Aliases:
CVE-2020-14354
A possible use-after-free and double-free in c-ares lib version 1.16.0 if ares_destroy() is called prior to ares_getaddrinfo() completing. This flaw possibly allows an attacker to crash the service that uses c-ares lib. The highest threat from this vulnerability is to this service availability.
1.17.1-1+deb11u3
Affected by 3 other vulnerabilities.
VCID-dq5b-2fna-aaab
Aliases:
CVE-2023-31130
GHSA-x6mf-cxr9-8q6v
c-ares is an asynchronous resolver library. ares_inet_net_pton() is vulnerable to a buffer underflow for certain ipv6 addresses, in particular "0::00:00:00/2" was found to cause an issue. C-ares only uses this function internally for configuration purposes which would require an administrator to configure such an address via ares_set_sortlist(). However, users may externally use ares_inet_net_pton() for other purposes and thus be vulnerable to more severe issues. This issue has been fixed in 1.19.1.
1.17.1-1~bpo10+1
Affected by 0 other vulnerabilities.
1.17.1-1+deb11u3
Affected by 3 other vulnerabilities.
VCID-jvyw-e7te-aaam
Aliases:
CVE-2023-31147
GHSA-8r8p-23f3-64c2
c-ares is an asynchronous resolver library. When /dev/urandom or RtlGenRandom() are unavailable, c-ares uses rand() to generate random numbers used for DNS query ids. This is not a CSPRNG, and it is also not seeded by srand() so will generate predictable output. Input from the random number generator is fed into a non-compilant RC4 implementation and may not be as strong as the original RC4 implementation. No attempt is made to look for modern OS-provided CSPRNGs like arc4random() that is widely available. This issue has been fixed in version 1.19.1.
1.17.1-1~bpo10+1
Affected by 0 other vulnerabilities.
1.17.1-1+deb11u3
Affected by 3 other vulnerabilities.
1.18.1-1~bpo10+1
Affected by 0 other vulnerabilities.
1.19.1-3
Affected by 0 other vulnerabilities.
1.20.1-1
Affected by 0 other vulnerabilities.
1.24.0-1
Affected by 0 other vulnerabilities.
1.27.0-1
Affected by 0 other vulnerabilities.
1.28.1-1
Affected by 0 other vulnerabilities.
1.33.1-1
Affected by 0 other vulnerabilities.
1.33.1-2
Affected by 0 other vulnerabilities.
1.34.2-1
Affected by 0 other vulnerabilities.
1.34.3-1
Affected by 0 other vulnerabilities.
1.34.4-2.1
Affected by 0 other vulnerabilities.
1.34.5-1
Affected by 0 other vulnerabilities.
VCID-jzs1-a8ft-aaab
Aliases:
CVE-2020-22217
Buffer overflow vulnerability in c-ares before 1_16_1 thru 1_17_0 via function ares_parse_soa_reply in ares_parse_soa_reply.c.
1.17.1-1~bpo10+1
Affected by 0 other vulnerabilities.
1.17.1-1+deb11u3
Affected by 3 other vulnerabilities.
VCID-nmcd-jnpw-aaaj
Aliases:
CVE-2024-25629
c-ares is a C library for asynchronous DNS requests. `ares__read_line()` is used to parse local configuration files such as `/etc/resolv.conf`, `/etc/nsswitch.conf`, the `HOSTALIASES` file, and if using a c-ares version prior to 1.27.0, the `/etc/hosts` file. If any of these configuration files has an embedded `NULL` character as the first character in a new line, it can lead to attempting to read memory prior to the start of the given buffer which may result in a crash. This issue is fixed in c-ares 1.27.0. No known workarounds exist.
1.33.1-1
Affected by 0 other vulnerabilities.
1.33.1-2
Affected by 0 other vulnerabilities.
1.34.2-1
Affected by 0 other vulnerabilities.
1.34.3-1
Affected by 0 other vulnerabilities.
1.34.4-2.1
Affected by 0 other vulnerabilities.
1.34.5-1
Affected by 0 other vulnerabilities.
VCID-se1r-ejvf-aaar
Aliases:
CVE-2023-31124
GHSA-54xr-f67r-4pc4
c-ares is an asynchronous resolver library. When cross-compiling c-ares and using the autotools build system, CARES_RANDOM_FILE will not be set, as seen when cross compiling aarch64 android. This will downgrade to using rand() as a fallback which could allow an attacker to take advantage of the lack of entropy by not using a CSPRNG. This issue was patched in version 1.19.1.
1.17.1-1~bpo10+1
Affected by 0 other vulnerabilities.
1.17.1-1+deb11u3
Affected by 3 other vulnerabilities.
1.18.1-1~bpo10+1
Affected by 0 other vulnerabilities.
1.19.1-3
Affected by 0 other vulnerabilities.
1.20.1-1
Affected by 0 other vulnerabilities.
1.24.0-1
Affected by 0 other vulnerabilities.
1.27.0-1
Affected by 0 other vulnerabilities.
1.28.1-1
Affected by 0 other vulnerabilities.
1.33.1-1
Affected by 0 other vulnerabilities.
1.33.1-2
Affected by 0 other vulnerabilities.
1.34.2-1
Affected by 0 other vulnerabilities.
1.34.3-1
Affected by 0 other vulnerabilities.
1.34.4-2.1
Affected by 0 other vulnerabilities.
1.34.5-1
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-5uhr-uasq-aaak A flaw was found in c-ares library, where a missing input validation check of host names returned by DNS (Domain Name Servers) can lead to output of wrong hostnames which might potentially lead to Domain Hijacking. The highest threat from this vulnerability is to confidentiality and integrity as well as system availability. CVE-2021-3672
VCID-xk13-p8qc-aaae The c-ares function `ares_parse_naptr_reply()`, which is used for parsing NAPTR responses, could be triggered to read memory outside of the given input buffer if the passed in DNS response packet was crafted in a particular way. CVE-2017-1000381

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-21T20:57:01.101699+00:00 Debian Importer Affected by VCID-bukj-6xnc-aaar None 36.1.3
2025-06-21T19:16:06.250358+00:00 Debian Importer Affected by VCID-nmcd-jnpw-aaaj https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T18:59:40.939028+00:00 Debian Oval Importer Affected by VCID-7d9v-uz7u-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:53:52.990793+00:00 Debian Oval Importer Affected by VCID-dq5b-2fna-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:50:49.229115+00:00 Debian Oval Importer Fixing VCID-xk13-p8qc-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:44:27.812329+00:00 Debian Oval Importer Affected by VCID-csun-gvnt-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.3
2025-06-21T18:05:07.125885+00:00 Debian Oval Importer Affected by VCID-bukj-6xnc-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:44:35.210309+00:00 Debian Oval Importer Affected by VCID-jzs1-a8ft-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T16:26:46.741570+00:00 Debian Oval Importer Fixing VCID-xk13-p8qc-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:41:58.094442+00:00 Debian Oval Importer Fixing VCID-5uhr-uasq-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T13:13:45.838506+00:00 Debian Oval Importer Affected by VCID-7d9v-uz7u-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T12:52:06.211724+00:00 Debian Oval Importer Affected by VCID-dq5b-2fna-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.3
2025-06-21T08:54:44.255406+00:00 Debian Oval Importer Affected by VCID-jzs1-a8ft-aaab None 36.1.3
2025-06-21T08:54:28.730306+00:00 Debian Importer Affected by VCID-jzs1-a8ft-aaab None 36.1.3
2025-06-21T08:24:22.476439+00:00 Debian Oval Importer Affected by VCID-dq5b-2fna-aaab None 36.1.3
2025-06-21T08:24:19.501782+00:00 Debian Oval Importer Affected by VCID-7d9v-uz7u-aaag None 36.1.3
2025-06-21T07:36:53.336264+00:00 Debian Oval Importer Affected by VCID-bukj-6xnc-aaar None 36.1.3
2025-06-21T06:42:14.946918+00:00 Debian Importer Affected by VCID-7d9v-uz7u-aaag None 36.1.3
2025-06-21T05:05:17.924599+00:00 Debian Oval Importer Affected by VCID-csun-gvnt-aaak None 36.1.3
2025-06-21T04:34:52.939716+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-21T02:47:04.449309+00:00 Debian Oval Importer Affected by VCID-3euu-x4gm-aaah None 36.1.3
2025-06-21T02:21:57.699105+00:00 Debian Oval Importer Affected by VCID-5uhr-uasq-aaak None 36.1.3
2025-06-21T00:16:41.170562+00:00 Debian Oval Importer Fixing VCID-5uhr-uasq-aaak None 36.1.3
2025-06-21T00:13:07.721384+00:00 Debian Oval Importer Fixing VCID-xk13-p8qc-aaae None 36.1.3
2025-06-20T23:54:19.107851+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar https://security-tracker.debian.org/tracker/data/json 36.1.3
2025-06-20T22:16:38.990402+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam None 36.1.3
2025-06-20T20:39:41.038428+00:00 Debian Importer Affected by VCID-dq5b-2fna-aaab None 36.1.3
2025-06-20T20:01:15.074167+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar None 36.1.3
2025-06-08T12:21:34.246505+00:00 Debian Oval Importer Affected by VCID-bukj-6xnc-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T12:14:46.490026+00:00 Debian Oval Importer Affected by VCID-5uhr-uasq-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:29:01.325619+00:00 Debian Oval Importer Affected by VCID-7d9v-uz7u-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:23:38.904173+00:00 Debian Oval Importer Affected by VCID-dq5b-2fna-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:20:39.631136+00:00 Debian Oval Importer Fixing VCID-xk13-p8qc-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T11:14:27.917168+00:00 Debian Oval Importer Affected by VCID-csun-gvnt-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.1.0
2025-06-08T10:36:45.176260+00:00 Debian Oval Importer Affected by VCID-bukj-6xnc-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:29:50.014416+00:00 Debian Oval Importer Affected by VCID-jzs1-a8ft-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T09:12:41.554887+00:00 Debian Oval Importer Fixing VCID-xk13-p8qc-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:36:12.464449+00:00 Debian Oval Importer Fixing VCID-5uhr-uasq-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T06:08:25.986963+00:00 Debian Oval Importer Affected by VCID-7d9v-uz7u-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T05:47:09.902915+00:00 Debian Oval Importer Affected by VCID-dq5b-2fna-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.1.0
2025-06-08T02:41:11.135841+00:00 Debian Oval Importer Affected by VCID-jzs1-a8ft-aaab None 36.1.0
2025-06-08T02:05:41.605204+00:00 Debian Oval Importer Affected by VCID-dq5b-2fna-aaab None 36.1.0
2025-06-08T02:05:38.967548+00:00 Debian Oval Importer Affected by VCID-7d9v-uz7u-aaag None 36.1.0
2025-06-08T01:16:47.648553+00:00 Debian Oval Importer Affected by VCID-bukj-6xnc-aaar None 36.1.0
2025-06-07T22:42:44.440118+00:00 Debian Oval Importer Affected by VCID-csun-gvnt-aaak None 36.1.0
2025-06-07T20:13:03.191939+00:00 Debian Oval Importer Affected by VCID-3euu-x4gm-aaah None 36.1.0
2025-06-07T19:45:47.504210+00:00 Debian Oval Importer Affected by VCID-5uhr-uasq-aaak None 36.1.0
2025-06-07T17:39:35.438649+00:00 Debian Oval Importer Fixing VCID-5uhr-uasq-aaak None 36.1.0
2025-06-07T17:35:57.199795+00:00 Debian Oval Importer Fixing VCID-xk13-p8qc-aaae None 36.1.0
2025-06-05T14:26:51.575901+00:00 Debian Importer Affected by VCID-dq5b-2fna-aaab None 36.1.0
2025-06-05T14:05:22.124636+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar None 36.1.0
2025-04-12T21:30:46.779748+00:00 Debian Oval Importer Affected by VCID-3euu-x4gm-aaah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T19:28:42.423273+00:00 Debian Oval Importer Affected by VCID-jzs1-a8ft-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:07:33.980925+00:00 Debian Oval Importer Affected by VCID-bukj-6xnc-aaar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T18:00:30.269625+00:00 Debian Oval Importer Affected by VCID-5uhr-uasq-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:13:16.354213+00:00 Debian Oval Importer Affected by VCID-7d9v-uz7u-aaag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:07:43.467050+00:00 Debian Oval Importer Affected by VCID-dq5b-2fna-aaab https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T17:04:38.935191+00:00 Debian Oval Importer Fixing VCID-xk13-p8qc-aaae https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:58:09.570063+00:00 Debian Oval Importer Affected by VCID-csun-gvnt-aaak https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 36.0.0
2025-04-12T16:18:15.800185+00:00 Debian Oval Importer Affected by VCID-bukj-6xnc-aaar https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T08:02:15.775419+00:00 Debian Oval Importer Affected by VCID-jzs1-a8ft-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T07:44:37.186626+00:00 Debian Oval Importer Fixing VCID-xk13-p8qc-aaae https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T05:08:32.007363+00:00 Debian Oval Importer Fixing VCID-5uhr-uasq-aaak https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:40:28.587822+00:00 Debian Oval Importer Affected by VCID-7d9v-uz7u-aaag https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T04:18:55.211767+00:00 Debian Oval Importer Affected by VCID-dq5b-2fna-aaab https://www.debian.org/security/oval/oval-definitions-buster.xml.bz2 36.0.0
2025-04-08T01:08:30.096837+00:00 Debian Oval Importer Affected by VCID-jzs1-a8ft-aaab None 36.0.0
2025-04-08T00:37:36.152532+00:00 Debian Oval Importer Affected by VCID-dq5b-2fna-aaab None 36.0.0
2025-04-08T00:37:33.256456+00:00 Debian Oval Importer Affected by VCID-7d9v-uz7u-aaag None 36.0.0
2025-04-07T23:49:23.384067+00:00 Debian Oval Importer Affected by VCID-bukj-6xnc-aaar None 36.0.0
2025-04-07T21:14:33.257706+00:00 Debian Oval Importer Affected by VCID-csun-gvnt-aaak None 36.0.0
2025-04-07T18:49:31.627522+00:00 Debian Oval Importer Affected by VCID-3euu-x4gm-aaah None 36.0.0
2025-04-07T18:23:36.125265+00:00 Debian Oval Importer Affected by VCID-5uhr-uasq-aaak None 36.0.0
2025-04-07T16:14:26.402952+00:00 Debian Oval Importer Fixing VCID-5uhr-uasq-aaak None 36.0.0
2025-04-07T16:10:39.686831+00:00 Debian Oval Importer Fixing VCID-xk13-p8qc-aaae None 36.0.0
2025-04-05T16:58:34.912986+00:00 Debian Importer Affected by VCID-bukj-6xnc-aaar None 36.0.0
2025-04-05T15:26:23.688142+00:00 Debian Importer Affected by VCID-nmcd-jnpw-aaaj https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-05T06:10:41.048034+00:00 Debian Importer Affected by VCID-jzs1-a8ft-aaab None 36.0.0
2025-04-05T03:57:51.479640+00:00 Debian Importer Affected by VCID-7d9v-uz7u-aaag None 36.0.0
2025-04-04T07:24:09.972703+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T02:35:50.212792+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar https://security-tracker.debian.org/tracker/data/json 36.0.0
2025-04-04T00:55:04.718807+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam None 36.0.0
2025-04-03T23:25:36.591553+00:00 Debian Importer Affected by VCID-dq5b-2fna-aaab None 36.0.0
2025-04-03T23:04:29.377039+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar None 36.0.0
2025-02-21T18:46:26.454495+00:00 Debian Importer Affected by VCID-nmcd-jnpw-aaaj https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T11:25:21.802500+00:00 Debian Importer Affected by VCID-7d9v-uz7u-aaag None 35.1.0
2025-02-21T11:20:18.176514+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam None 35.1.0
2025-02-21T11:20:17.500071+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T11:20:09.653455+00:00 Debian Importer Affected by VCID-dq5b-2fna-aaab None 35.1.0
2025-02-21T11:19:46.810527+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar None 35.1.0
2025-02-21T11:19:42.004418+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar https://security-tracker.debian.org/tracker/data/json 35.1.0
2025-02-21T06:06:54.378894+00:00 Debian Importer Affected by VCID-bukj-6xnc-aaar None 35.1.0
2025-02-19T14:42:45.160827+00:00 Debian Importer Affected by VCID-jzs1-a8ft-aaab None 35.1.0
2024-11-24T07:11:42.541754+00:00 Debian Importer Affected by VCID-nmcd-jnpw-aaaj https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T00:45:05.706806+00:00 Debian Importer Affected by VCID-7d9v-uz7u-aaag None 35.0.0
2024-11-24T00:42:02.861361+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam None 35.0.0
2024-11-24T00:42:02.166717+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-24T00:41:56.592031+00:00 Debian Importer Affected by VCID-dq5b-2fna-aaab None 35.0.0
2024-11-24T00:41:37.334235+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar None 35.0.0
2024-11-24T00:41:32.497656+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar https://security-tracker.debian.org/tracker/data/json 35.0.0
2024-11-22T11:52:50.262508+00:00 Debian Importer Affected by VCID-jzs1-a8ft-aaab None 35.0.0
2024-11-20T10:18:04.986848+00:00 Debian Importer Affected by VCID-jzs1-a8ft-aaab None 34.3.2
2024-10-11T03:51:57.332328+00:00 Debian Importer Affected by VCID-nmcd-jnpw-aaaj https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-10T22:32:26.776985+00:00 Debian Importer Affected by VCID-7d9v-uz7u-aaag None 34.0.2
2024-10-10T22:22:14.563043+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam None 34.0.2
2024-10-10T22:22:13.843164+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-10T22:22:08.422889+00:00 Debian Importer Affected by VCID-dq5b-2fna-aaab None 34.0.2
2024-10-10T22:21:49.823461+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar None 34.0.2
2024-10-10T22:21:44.866416+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar https://security-tracker.debian.org/tracker/data/json 34.0.2
2024-10-09T11:04:47.019717+00:00 Debian Importer Affected by VCID-jzs1-a8ft-aaab None 34.0.2
2024-09-25T18:03:59.856057+00:00 Debian Importer Affected by VCID-nmcd-jnpw-aaaj https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-20T03:21:32.042151+00:00 Debian Importer Affected by VCID-7d9v-uz7u-aaag None 34.0.1
2024-09-20T03:11:55.744417+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam None 34.0.1
2024-09-20T03:11:55.064212+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-20T03:11:49.629697+00:00 Debian Importer Affected by VCID-dq5b-2fna-aaab None 34.0.1
2024-09-20T03:11:29.908636+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar None 34.0.1
2024-09-20T03:11:25.176845+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar https://security-tracker.debian.org/tracker/data/json 34.0.1
2024-09-18T20:57:21.923686+00:00 Debian Importer Affected by VCID-jzs1-a8ft-aaab None 34.0.1
2024-04-26T03:13:28.461851+00:00 Debian Importer Affected by VCID-7d9v-uz7u-aaag None 34.0.0rc4
2024-04-26T03:10:35.129240+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam None 34.0.0rc4
2024-04-26T03:10:34.268401+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-26T03:07:36.017908+00:00 Debian Importer Affected by VCID-dq5b-2fna-aaab None 34.0.0rc4
2024-04-26T03:07:24.923319+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar None 34.0.0rc4
2024-04-26T03:07:22.429142+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar https://security-tracker.debian.org/tracker/data/json 34.0.0rc4
2024-04-25T22:14:01.706484+00:00 Debian Importer Affected by VCID-bukj-6xnc-aaar None 34.0.0rc4
2024-04-24T18:49:41.979611+00:00 Debian Importer Affected by VCID-jzs1-a8ft-aaab None 34.0.0rc4
2024-01-12T13:06:52.286506+00:00 Debian Importer Affected by VCID-7d9v-uz7u-aaag None 34.0.0rc2
2024-01-12T13:05:31.256954+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-12T13:05:26.096137+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam None 34.0.0rc2
2024-01-12T13:05:18.032964+00:00 Debian Importer Affected by VCID-dq5b-2fna-aaab None 34.0.0rc2
2024-01-12T13:05:09.921469+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar None 34.0.0rc2
2024-01-12T13:05:09.033608+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar https://security-tracker.debian.org/tracker/data/json 34.0.0rc2
2024-01-12T08:12:16.008583+00:00 Debian Importer Affected by VCID-bukj-6xnc-aaar None 34.0.0rc2
2024-01-10T20:18:19.012878+00:00 Debian Importer Affected by VCID-jzs1-a8ft-aaab None 34.0.0rc2
2024-01-05T08:47:35.187297+00:00 Debian Importer Affected by VCID-7d9v-uz7u-aaag None 34.0.0rc1
2024-01-05T08:46:18.308400+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-05T08:46:13.329678+00:00 Debian Importer Affected by VCID-jvyw-e7te-aaam None 34.0.0rc1
2024-01-05T08:46:05.212765+00:00 Debian Importer Affected by VCID-dq5b-2fna-aaab None 34.0.0rc1
2024-01-05T08:46:00.943766+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar https://security-tracker.debian.org/tracker/data/json 34.0.0rc1
2024-01-05T08:45:57.677229+00:00 Debian Importer Affected by VCID-se1r-ejvf-aaar None 34.0.0rc1
2024-01-05T06:04:50.380123+00:00 Debian Importer Affected by VCID-bukj-6xnc-aaar None 34.0.0rc1
2024-01-04T09:40:48.220970+00:00 Debian Importer Affected by VCID-jzs1-a8ft-aaab None 34.0.0rc1