Lucene search
+L

437 matches found

Saint
Saint
added 2014/03/21 12:0 a.m.39 views

HP Data Protector Backup Client Service EXEC_BAR Packet Vulnerability

Added: 03/21/2014 CVE: CVE-2013-2347 BID: 64647 OSVDB: 101626 Background HP OpenView Storage Data Protector is a backup solution for enterprise and distributed environments. HP Data Protector's Backup Client Service OmniInet.exe listens on TCP port 5555 for communications between managed systems...

10CVSS7.7AI score0.66409EPSS
SaveExploits14
Saint
Saint
added 2014/03/21 12:0 a.m.63 views

HP Data Protector Backup Client Service EXEC_BAR Packet Vulnerability

Added: 03/21/2014 CVE: CVE-2013-2347 BID: 64647 OSVDB: 101626 Background HP OpenView Storage Data Protector is a backup solution for enterprise and distributed environments. HP Data Protector's Backup Client Service OmniInet.exe listens on TCP port 5555 for communications between managed systems...

10CVSS7.7AI score0.66409EPSS
SaveExploits14
Check Point Advisories
Check Point Advisories
added 2014/03/16 12:0 a.m.34 views

HP Data Protector CRS Multiple Stack Buffer Overflows (CVE-2013-6195)

Multiple stack buffer overflows exist in HP Data Protector. The vulnerabilities are due to a lack of input sanitization on Strings provided with various opcodes. The strings are not validated for length before being copied into a fixed-size stack buffer. A remote unauthenticated attacker could...

3.7AI score0.10436EPSS
SaveExploits1
Check Point Advisories
Check Point Advisories
added 2014/03/12 12:0 a.m.63 views

HP Data Protector EXEC_BAR Command Execution (CVE-2013-2347)

A command execution vulnerability has been reported in HP Data Protector. The vulnerability is due to a lack of input sanitization on a string provided with Opcode 11. A remote unauthenticated attacker could exploit this vulnerability by sending a crafted request to the vulnerable service...

3AI score0.66409EPSS
SaveExploits14
Check Point Advisories
Check Point Advisories
added 2014/03/12 12:0 a.m.57 views

HP Data Protector Opcode 42 Directory Traversal (CVE-2013-6194)

A directory traversal vulnerability has been reported in HP Data Protector. The vulnerability is due to a lack of input sanitization on a file name provided with Opcode 42. A remote unauthenticated attacker could exploit this vulnerability by sending a crafted request to the vulnerable service...

4.5AI score0.65924EPSS
SaveExploits10
Check Point Advisories
Check Point Advisories
added 2014/03/12 12:0 a.m.23 views

HP Data Protector Opcode 45 and 46 Code Execution (CVE-2013-2348)

Multiple vulnerabilities have been reported in HP Data Protector. Both vulnerabilities are due to insufficient input validation on a string supplied with a message containing opcodes 45 or 46. A remote unauthenticated attacker could exploit this vulnerability by sending a crafted request to the...

2.9AI score0.10436EPSS
SaveExploits1
zdt
zdt
added 2014/03/10 12:0 a.m.51 views

HP Data Protector Backup Client Service Remote Code Execution Exploit

Exploit for windows platform in category remote exploits require 'msf/core' class Metasploit3 'HP Data Protector Backup Client Service Remote Code Execution', 'Description' = %q This module abuses the Backup Client Service OmniInet.exe to achieve remote code execution. The vulnerability exists in...

10CVSS0.4AI score0.66409EPSS
SaveExploits14
Exploit DB
Exploit DB
added 2014/03/10 12:0 a.m.35 views

HP Data Protector - Backup Client Service Remote Code Execution (Metasploit)

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'HP Data Protector Backup Client Service Remote Code Execution', 'Description' = %q This module abuses the Backup Client Service...

10CVSS5.2AI score0.66409EPSS
SaveExploits14
zdt
zdt
added 2014/03/06 12:0 a.m.60 views

HP Data Protector Backup Client Service Remote Code Execution

This Metasploit module abuses the Backup Client Service OmniInet.exe to achieve remote code execution. The vulnerability exists in the EXECBAR operation, which allows to execute arbitrary processes. This Metasploit module has been tested successfully on HP Data Protector 6.20 on Windows 2003 SP2...

10CVSS0.8AI score0.66409EPSS
SaveExploits14
Packet Storm
Packet Storm
added 2014/03/06 12:0 a.m.33 views

HP Data Protector Backup Client Service Remote Code Execution

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'HP Data Protector Backup Client Service Remote Code Execution', 'Description' = %q This module abuses the Backup Client Service...

10CVSS0.5AI score0.66409EPSS
SaveExploits14
Metasploit
Metasploit
added 2014/03/05 9:25 a.m.33 views

HP Data Protector Backup Client Service Remote Code Execution

This module abuses the Backup Client Service OmniInet.exe to achieve remote code execution. The vulnerability exists in the EXECBAR operation, which allows to execute arbitrary processes. This module has been tested successfully on HP Data Protector 6.20 on Windows 2003 SP2 and Windows 2008 R2...

10CVSS0.6AI score0.66409EPSS
SaveExploits14
Packet Storm
Packet Storm
added 2014/02/17 12:0 a.m.50 views

HP Data Protector EXEC_BAR Remote Command Execution

import argparse import socket """ Exploit Title: HP Data Protector EXECBAR Remote Command Execution Exploit Author: Chris Graham @cgrahamseven CVE: CVE-2013-2347 Date: February 14, 2014 Vendor Homepage: www.hp.com Version: 6.10, 6.11, 6.20 Tested On: Windows Server 2003, Windows Server 2008 R2...

10CVSS0.6AI score0.66409EPSS
SaveExploits14
zdt
zdt
added 2014/02/17 12:0 a.m.39 views

HP Data Protector EXEC_BAR Remote Command Execution

The omniinet service, which runs by default on port 5555, is susceptible to numerous remotely exploitable vulnerabilities. By sending a malicious EXECBAR packet opcode 11, a remote attacker can force the omniinet service to run an arbitrary command. On Windows, the omniinet service is running as...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2014/02/16 12:0 a.m.88 views

HP Data Protector - EXEC_BAR Remote Command Execution

HP Data Protector - EXECBAR Remote Command Execution import argparse import socket """ Exploit Title: HP Data Protector EXECBAR Remote Command Execution Exploit Author: Chris Graham @cgrahamseven CVE: CVE-2013-2347 Date: February 14, 2014 Vendor Homepage: www.hp.com Version: 6.10, 6.11, 6.20 Test...

10CVSS0.6AI score0.66409EPSS
SaveExploits14
Exploit DB
Exploit DB
added 2014/02/16 12:0 a.m.52 views

HP Data Protector - 'EXEC_BAR' Remote Command Execution

import argparse import socket """ Exploit Title: HP Data Protector EXECBAR Remote Command Execution Exploit Author: Chris Graham @cgrahamseven CVE: CVE-2013-2347 Date: February 14, 2014 Vendor Homepage: www.hp.com Version: 6.10, 6.11, 6.20 Tested On: Windows Server 2003, Windows Server 2008 R2...

10CVSS5.2AI score0.66409EPSS
SaveExploits14
Saint
Saint
added 2014/01/28 12:0 a.m.73 views

HP Data Protector Backup Client Service opcode 42 directory traversal

Added: 01/28/2014 CVE: CVE-2013-6194 BID: 64647 OSVDB: 101630 Background HP OpenView Storage Data Protector is a backup solution for enterprise and distributed environments. Problem A vulnerability in the Backup Client Service OmniInet.exe allows remote, unauthenticated attackers to write files t...

10CVSS7.4AI score0.65924EPSS
SaveExploits10
Saint
Saint
added 2014/01/28 12:0 a.m.75 views

HP Data Protector Backup Client Service opcode 42 directory traversal

Added: 01/28/2014 CVE: CVE-2013-6194 BID: 64647 OSVDB: 101630 Background HP OpenView Storage Data Protector is a backup solution for enterprise and distributed environments. Problem A vulnerability in the Backup Client Service OmniInet.exe allows remote, unauthenticated attackers to write files t...

10CVSS7.4AI score0.65924EPSS
SaveExploits10
Saint
Saint
added 2014/01/28 12:0 a.m.37 views

HP Data Protector Backup Client Service opcode 42 directory traversal

Added: 01/28/2014 CVE: CVE-2013-6194 BID: 64647 OSVDB: 101630 Background HP OpenView Storage Data Protector is a backup solution for enterprise and distributed environments. Problem A vulnerability in the Backup Client Service OmniInet.exe allows remote, unauthenticated attackers to write files t...

10CVSS7.4AI score0.65924EPSS
SaveExploits10
Exploit DB
Exploit DB
added 2014/01/24 12:0 a.m.33 views

HP Data Protector - Backup Client Service Directory Traversal (Metasploit)

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'HP Data Protector Backup Client Service Directory Traversal', 'Description' = %q This module exploits a directory traversal...

10CVSS5.2AI score0.65924EPSS
SaveExploits10
Packet Storm
Packet Storm
added 2014/01/21 12:0 a.m.40 views

HP Data Protector Backup Client Service Directory Traversal

This module requires Metasploit: http//metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class Metasploit3 'HP Data Protector Backup Client Service Directory Traversal', 'Description' = %q This module exploits a directory traversal...

10CVSS0.5AI score0.65924EPSS
SaveExploits10
Rows per page
Query Builder