ArchLinux: 202108-13: c-ares: insufficient validation
Summary
Missing input validation of host names returned by Domain Name Serversin the c-ares library before version 1.17.2 can lead to output of wrong hostnames (leading to domain hijacking).
Resolution
Upgrade to 1.17.2-1.
# pacman -Syu "c-ares>=1.17.2-1"
The problem has been fixed upstream in version 1.17.2.
References
https://c-ares.org/adv_20210810.html https://github.com/c-ares/c-ares/commit/362f91d807d293791008cdb7616d40f7784ece83 https://github.com/c-ares/c-ares/commit/44c009b8e62ea1929de68e3f438181bea469ec14 https://security.archlinux.org/CVE-2021-3672
Workaround
None.