7 matches found
EUVD-2017-8697
Malware in sbrugna...
MikroTik RouterBOARD Denial of Service Vulnerability
MikroTik RouterBoard is a router management panel from MikroTik, Republic of Latvia. A security vulnerability exists in MikroTik RouterBOARD versions 6.39.2 and 6.40.5. A remote attacker can exploit the vulnerability to cause a denial of service by connecting to TCP port 53 and sending data...
CVE-2017-17537
MikroTik RouterBOARD v6.39.2 and v6.40.5 allows an unauthenticated remote attacker to cause a denial of service by connecting to TCP port 53 and sending data that begins with many '\0' characters, possibly related to DNS...
MikroTik Remote Denial of Service Vulnerability
MikroTik RouterBoard is a router management panel from MikroTik, Republic of Latvia. A remote denial of service vulnerability exists in the network stack of MikroTik RouterBoard version 6.38.5. A remote attacker can use this vulnerability to cause a denial of service exhausting all available CPU...
MikroTik RouterBoard v6.38.5 - Denial of Service
Document Title: =============== MikroTik RouterBoard v6.38.5 - Denial of Service References Source: ==================== https://www.vulnerability-lab.com/getcontent.php?id=2064 Release Date: ============= 2017-05-09 Vulnerability Laboratory ID VL-ID: ==================================== 2064...
MikroTik RouterBoard Remote Denial of Service Vulnerability
MikroTik RouterBoard is a router management panel from MikroTik, Republic of Latvia. A security vulnerability exists in the network stack of MikroTik RouterBoard version 6.38.5. The vulnerability can be exploited by a remote attacker to cause a denial of service exhaustion of all available CPU vi...
MikroTik RouterBoard 6.38.5 - Denial of Service
MikroTik RouterBoard 6.38.5 - Denial of Service !/usr/local/bin/perl use Socket; $srchost =3D $ARGV0;=20 $srcport =3D $ARGV1;=20 $dsthost =3D $ARGV2;=20 $dstport =3D $ARGV3;=20 if!defined $srchost or !defined $srcport or !defined $dsthost or !defin= ed $dstport=20 =09 =09print "Usage: $0 \n";...