cve/2018/CVE-2018-10070.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-10070](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10070)
![](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.41.4 could allow an unauthenticated remote attacker to exhaust all available CPU and all available RAM by sending a crafted FTP request on port 21 that begins with many '\0' characters, preventing the affected router from accepting new FTP connections. The router will reboot after 10 minutes, logging a "router was rebooted without proper shutdown" message.
### POC
#### Reference
- http://packetstormsecurity.com/files/147183/MikroTik-6.41.4-Denial-Of-Service.html
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/147183/MikroTik-6.41.4-Denial-Of-Service.html
2024-05-26 14:27:05 +02:00
- https://www.exploit-db.com/exploits/44450/
2024-06-09 00:33:16 +00:00
- https://www.exploit-db.com/exploits/44450/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.