cve/2021/CVE-2021-33195.md
2025-09-29 21:09:30 +02:00

962 B

CVE-2021-33195

Description

Go before 1.15.13 and 1.16.x before 1.16.5 has functions for DNS lookups that do not validate replies from DNS servers, and thus a return value may contain an unsafe injection (e.g., XSS) that does not conform to the RFC1035 format.

POC

Reference

No PoCs from references.

Github