mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
21 lines
845 B
Markdown
21 lines
845 B
Markdown
### [CVE-2021-33195](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/henriquebesing/container-security
|
|
- https://github.com/kb5fls/container-security
|
|
- https://github.com/ruzickap/malware-cryptominer-container
|
|
|