DNS Lookup Vulnerability in Go Programming Language by Google
CVE-2021-33195
7.3HIGH
What is CVE-2021-33195?
In versions of Go earlier than 1.15.13 and 1.16.x prior to 1.16.5, functions utilized for DNS lookups fail to properly validate responses from DNS servers. This issue can lead to unsafe injection, exposing applications to various security threats including Cross-Site Scripting (XSS) vulnerabilities. Such non-compliance with RFC1035 format standards allows malicious actors to manipulate DNS responses, potentially impacting the integrity and security of the application relying on this functionality.