VYPR
Vendor

C Ares

Products
3
CVEs
19
Across products
19
Status
Private

Products

3

Recent CVEs

19
  • CVE-2016-5180CriOct 3, 2016
    risk 0.64cvss 9.8epss 0.09

    Heap-based buffer overflow in the ares_create_query function in c-ares 1.x before 1.12.0 allows remote attackers to cause a denial of service (out-of-bounds write) or possibly execute arbitrary code via a hostname with an escaped trailing dot.

  • CVE-2017-1000381HigJul 7, 2017
    risk 0.49cvss 7.5epss 0.03

    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-2025-31498HigApr 8, 2025
    risk 0.47cvss epss 0.01

    c-ares is an asynchronous resolver library. From 1.32.3 through 1.34.4, there is a use-after-free in read_answers() when process_answer() may re-enqueue a query either due to a DNS Cookie Failure or when the upstream server does not properly support EDNS, or possibly on TCP…

  • CVE-2000-0973Dec 19, 2000
    risk 0.05cvss epss 0.19

    Buffer overflow in curl earlier than 6.0-1.1, and curl-ssl earlier than 6.0-1.2, allows remote attackers to execute arbitrary commands by forcing a long error message to be generated.

  • CVE-2002-1868Dec 31, 2002
    risk 0.03cvss epss 0.05

    Dispair 0.1 and 0.2 allows remote attackers to execute arbitrary shell commands via certain form fields.

  • CVE-2025-62408Dec 8, 2025
    risk 0.00cvss epss 0.00

    c-ares is an asynchronous resolver library. Versions 1.32.3 through 1.34.5 terminate a query after maximum attempts when using read_answer() and process_answer(), which can cause a Denial of Service. This issue is fixed in version 1.34.6.

  • CVE-2024-25629Feb 23, 2024
    risk 0.00cvss epss 0.00

    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…

  • CVE-2020-22217Aug 22, 2023
    risk 0.00cvss epss 0.01

    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.

  • CVE-2023-32067May 25, 2023
    risk 0.00cvss epss 0.02

    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…

  • CVE-2023-31147May 25, 2023
    risk 0.00cvss epss 0.01

    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…

  • CVE-2023-31130May 25, 2023
    risk 0.00cvss epss 0.00

    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…

  • CVE-2023-31124May 25, 2023
    risk 0.00cvss epss 0.01

    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…

  • CVE-2022-4904Mar 6, 2023
    risk 0.00cvss epss 0.01

    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.

  • CVE-2021-3672Nov 23, 2021
    risk 0.00cvss epss 0.03

    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…

  • CVE-2020-14354May 13, 2021
    risk 0.00cvss epss 0.01

    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…

  • CVE-2007-3152Jun 11, 2007
    risk 0.00cvss epss 0.01

    c-ares before 1.4.0 uses a predictable seed for the random number generator for the DNS Transaction ID field, which might allow remote attackers to spoof DNS responses by guessing the field value.

  • CVE-2007-3153Jun 11, 2007
    risk 0.00cvss epss 0.01

    The ares_init:randomize_key function in c-ares, on platforms other than Windows, uses a weak facility for producing a random number sequence (Unix rand), which makes it easier for remote attackers to spoof DNS responses by guessing certain values.

  • CVE-2006-1061Mar 21, 2006
    risk 0.00cvss epss 0.05

    Heap-based buffer overflow in cURL and libcURL 7.15.0 through 7.15.2 allows remote attackers to execute arbitrary commands via a TFTP URL (tftp://) with a valid hostname and a long path.

  • CVE-2005-4077Dec 8, 2005
    risk 0.00cvss epss 0.01

    Multiple off-by-one errors in the cURL library (libcurl) 7.11.2 through 7.15.0 allow local users to trigger a buffer overflow and cause a denial of service or bypass PHP security restrictions via certain URLs that (1) are malformed in a way that prevents a terminating null byte…