Files
CVEs-PoC/2017/CVE-2017-15133.md
T
2025-09-29 21:09:30 +02:00

18 lines
661 B
Markdown

### [CVE-2017-15133](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15133)
![](https://img.shields.io/static/v1?label=Product&message=miekg-dns&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=before%201.0.4%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-400&color=brightgreen)
### Description
A denial of service flaw was found in miekg-dns before 1.0.4. A remote attacker could use carefully timed TCP packets to block the DNS server from accepting new connections.
### POC
#### Reference
- https://github.com/miekg/dns/issues/627
#### Github
No PoCs found on GitHub currently.