mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
19 lines
946 B
Markdown
19 lines
946 B
Markdown
### [CVE-2018-10070](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|