cve/2021/CVE-2021-33195.md
2024-05-25 21:48:12 +02:00

845 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