10
CVSSv2

CVE-2013-2333

Published: 06/06/2013 Updated: 09/10/2019
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

Unspecified vulnerability in HP Storage Data Protector 6.20, 6.21, 7.00, and 7.01 allows remote malicious users to execute arbitrary code via unknown vectors, aka ZDI-CAN-1680.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

hp storage data protector 6.21

hp storage data protector 6.20

hp storage data protector 7.00

hp storage data protector 7.01

Exploits

## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # web site for more information on licensing and terms of use # metasploitcom/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = NormalRanking include Msf::Exploi ...