### [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 - http://packetstormsecurity.com/files/147183/MikroTik-6.41.4-Denial-Of-Service.html - https://www.exploit-db.com/exploits/44450/ - https://www.exploit-db.com/exploits/44450/ #### Github No PoCs found on GitHub currently.