Use-after-free in c-ares - CVE-2020-14354

 

Use-after-free in c-ares - CVE-2020-14354

Published: September 30, 2021


Vulnerability identifier: #VU56968
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-14354
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
c-ares
Software vendor:
c-ares.haxx.se

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a use-after-free error and double-free in c-ares, if the ares_destroy() function is called prior to the ares_getaddrinfo() completing. A remote attacker can perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links