cve/2017/CVE-2017-17537.md

18 lines
686 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-17537](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-17537)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
MikroTik RouterBOARD v6.39.2 and v6.40.5 allows an unauthenticated remote attacker to cause a denial of service by connecting to TCP port 53 and sending data that begins with many '\0' characters, possibly related to DNS.
### POC
#### Reference
- https://www.exploit-db.com/exploits/43200/
#### Github
No PoCs found on GitHub currently.