mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
19 lines
749 B
Markdown
19 lines
749 B
Markdown
### [CVE-2017-12132](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12132)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The DNS stub resolver in the GNU C Library (aka glibc or libc6) before version 2.26, when EDNS support is enabled, will solicit large UDP responses from name servers, potentially simplifying off-path DNS spoofing attacks due to IP fragmentation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/flyrev/security-scan-ci-presentation
|
|
- https://github.com/yfoelling/yair
|
|
|