Search CVE reports
1 – 10 of 12 results
CVE-2024-25629
Medium priorityc-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 affected packages
c-ares
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
c-ares | — | Fixed | Fixed | Fixed | Fixed |
CVE-2020-22217
Medium prioritySome fixes available 1 of 3
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 affected packages
c-ares
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
c-ares | Not affected | Not affected | Fixed | Needs evaluation | Needs evaluation |
CVE-2023-32067
Medium priorityc-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...
1 affected packages
c-ares
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
c-ares | — | Fixed | Fixed | Fixed | Fixed |
CVE-2023-31147
Negligible priorityc-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...
1 affected packages
c-ares
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
c-ares | — | Not affected | Not affected | Not affected | Not affected |
CVE-2023-31130
Medium priorityc-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...
1 affected packages
c-ares
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
c-ares | — | Fixed | Fixed | Fixed | Fixed |
CVE-2023-31124
Negligible priorityc-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...
1 affected packages
c-ares
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
c-ares | — | Not affected | Not affected | Not affected | Not affected |
CVE-2022-4904
Medium prioritySome fixes available 4 of 5
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...
1 affected packages
c-ares
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
c-ares | Not affected | Fixed | Fixed | Fixed | Needs evaluation |
CVE-2021-3672
Medium priorityA 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...
1 affected packages
c-ares
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
c-ares | — | Fixed | Fixed | Fixed | Fixed |
CVE-2020-14354
Medium priorityA 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....
1 affected packages
c-ares
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
c-ares | — | — | Not affected | Not affected | Not affected |
CVE-2020-8277
Medium priorityA 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...
1 affected packages
c-ares
Package | 24.04 LTS | 22.04 LTS | 20.04 LTS | 18.04 LTS | 16.04 LTS |
---|---|---|---|---|---|
c-ares | — | — | Not affected | Not affected | Not affected |