10
CVSSv2

CVE-2005-1009

Published: 02/05/2005 Updated: 11/07/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Multiple buffer overflows in BakBone NetVault 6.x and 7.x allow (1) remote malicious users to execute arbitrary code via a modified computer name and length that leads to a heap-based buffer overflow, or (2) local users to execute arbitrary code via a long Name entry in the configure.cfg file.

Vulnerable Product Search on Vulmon Subscribe to Product

bakbone netvault 7.0

bakbone netvault 7.1

Exploits

## # $Id: bakbone_netvault_heaprb 10394 2010-09-20 08:06:27Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core ...
/* for more informations class101org/netv-remhbofpdf */ #include <stdioh> #include <stringh> #ifdef WIN32 #include "winsock2h" #pragma comment(lib, "ws2_32") #else #include <sys/socketh> #include <sys/typesh> #include <netinet/inh> #include <netinet/in_systmh> #include <netinet/iph> #include < ...
/* Bakbone Netvault heap overflow exploit Software Hole discovered by BuzzDee POC written by nolimit and BuzzDee As class101 has already shown, this application has a lot of holes This is another remote heap overflow This was tested on the demo version of netvault We considered mailing the vendor on this one, but figured we'd recieve the sa ...
/* for more informations class101org/netv-locsbofpdf */ #include <stdioh> #include <stringh> #ifdef WIN32 #include "winsock2h" #pragma comment(lib, "ws2_32") #else #include <sys/socketh> #include <sys/typesh> #include <netinet/inh> #include <netinet/in_systmh> #include <netinet/iph> #include < ...