351 matches found
BakBone NetVault remote heap overflow
Added: 03/24/2006 CVE: CVE-2005-1009 BID: 12967 OSVDB: 15234 Background BakBone NetVault is a distributed data backup and restore solution for UNIX and Windows networks. Problem A heap overflow vulnerability allows remote attackers to execute arbitrary commands by sending a specially crafted...
BakBone NetVault 6.x7.x - Remote Heap Buffer Overflow (1)
BakBone NetVault 6.x7.x - Remote Heap Buffer Overflow 1 / 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 th...
BakBone NetVault 6.x/7.x Remote Heap Buffer Overflow
No description provided by source. / 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...
BakBone NetVault 6.x/7.x - Remote Heap Buffer Overflow (1)
/ 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...
CVE-2005-1547
Heap-based buffer overflow in the demo version of Bakbone Netvault, and possibly other versions, allows remote attackers to execute arbitrary commands via a large packet to port 20031...
CVE-2005-1547
CVE-2005-1547 : BakBone NetVault is affected by a heap-based buffer overflow in the demo version (and possibly other versions) that allows a remote attacker to execute arbitrary commands by sending a large packet to port 20031. The vulnerability is rated CVSSv2 base 7.5 (HIGH) with network access...
CVE-2005-1547
Heap-based buffer overflow in the demo version of Bakbone Netvault, and possibly other versions, allows remote attackers to execute arbitrary commands via a large packet to port 20031...
BakBone NetVault < 7.1.2 / 7.3.1 Multiple Remote Overflows
The installed version of BakBone NetVault on the remote host suffers from two remote heap-based buffer overflow vulnerabilities. An attacker may be able to exploit these flaws and execute arbitrary code with SYSTEM privileges on the affected machine. %NASLMINLEVEL 70300 C Tenable Network Security...
[Full-disclosure] Netvault Remote Heap Overflow (another one)
Here is another remote heap overflow for the Bakbone Netvault software. The code is attached...
Multiple BakBone NetVault backup solution vulnerabilities
Multiple buffer overflows...
Bakbone NetVault < 7.1.1 Unspecified Remote Overflow
Binary data 2895.prm...
CVE-2005-1372
nvstatsmngr.exe process in BakBone NetVault 7.1 does not properly drop privileges before opening files, which allows local users to gain privileges via the Help menu...
CVE-2005-1372
nvstatsmngr.exe process in BakBone NetVault 7.1 does not properly drop privileges before opening files, which allows local users to gain privileges via the Help menu...
CVE-2005-1372
BakBone NetVault 7.1 is affected by CVE-2005-1372 due to nvstatsmngr.exe not properly dropping privileges before opening files. This local privilege escalation could allow a local user to gain elevated privileges via the Help menu. The available documentation confirms the vulnerable component and...
CVE-2005-1009
Multiple buffer overflows in BakBone NetVault 6.x and 7.x allow 1 remote attackers 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...
Privilege escalation in BakBone NetVault 7.1
Summary: Privilege escalation in BakBone NetVault 7.1 http://www.bakbone.com/ Details: The nvstatsmngr.exe process, which is a hidden command prompt window that is permitted to interact with the Desktop, can be manipulated by any local user to escalate privileges to that of the LocalSystem accoun...
Bakbone Netvault privilege escalation
Hidden windows of local system process handles user's messages...
BakBone NetVault 7.1 Local Privilege Escalation Exploit
Exploit for unknown platform in category local exploits ======================================================= BakBone NetVault 7.1 Local Privilege Escalation Exploit ======================================================= // ===== Start UnhideNetVaultServiceWindow.c ====== include include int...
BakBone NetVault 7.1 - Local Privilege Escalation
// ===== Start UnhideNetVaultServiceWindow.c ====== include include int main void HWND hWnd; char szWindowName = "C:\Program Files\BakBone Software\NetVault\bin\nvstatsmngr.exe"; printf "Finding window %s\n", szWindowName ; hWnd = FindWindow NULL, szWindowName ; if hWnd == NULL printf "ERROR!...
BakBone NetVault 7.1 - Local Privilege Escalation
BakBone NetVault 7.1 - Local Privilege Escalation // ===== Start UnhideNetVaultServiceWindow.c ====== include include int main void HWND hWnd; char szWindowName = "C:\Program Files\BakBone Software\NetVault\bin\nvstatsmngr.exe"; printf "Finding window %s\n", szWindowName ; hWnd = FindWindow...