mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 11:10:36 +00:00
946 B
946 B
CVE-2018-10070
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
- https://www.exploit-db.com/exploits/44450/
Github
No PoCs found on GitHub currently.