4 matches found
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...
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!...