cve/2017/CVE-2017-8338.md

21 lines
1004 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-8338](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8338)
![](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
A vulnerability in MikroTik Version 6.38.5 could allow an unauthenticated remote attacker to exhaust all available CPU via a flood of UDP packets on port 500 (used for L2TP over IPsec), preventing the affected router from accepting new connections; all devices will be disconnected from the router and all logs removed automatically.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2017/May/59
- https://cxsecurity.com/issue/WLB-2017050062
- https://packetstormsecurity.com/files/142538/MikroTik-RouterBoard-6.38.5-Denial-Of-Service.html
- https://www.vulnerability-lab.com/get_content.php?id=2064
#### Github
No PoCs found on GitHub currently.