Vulnerabilities (CVE)

Filtered by vendor Uclibc Subscribe
Filtered by product Uclibc
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2021-43523 2 Uclibc, Uclibc-ng Project 2 Uclibc, Uclibc-ng 2021-11-15 6.8 MEDIUM 9.6 CRITICAL
In uClibc and uClibc-ng before 1.0.39, incorrect handling of special characters in domain names returned by DNS servers via gethostbyname, getaddrinfo, gethostbyaddr, and getnameinfo can lead to output of wrong hostnames (leading to domain hijacking) or injection into applications (leading to remote code execution, XSS, applications crashes, etc.). In other words, a validation step, which is expected in any stub resolver, does not occur.
CVE-2017-9728 1 Uclibc 1 Uclibc 2017-06-22 7.5 HIGH 9.8 CRITICAL
In uClibc 0.9.33.2, there is an out-of-bounds read in the get_subexp function in misc/regex/regexec.c when processing a crafted regular expression.