9.3
CVSSv2

CVE-2013-4800

Published: 29/07/2013 Updated: 29/08/2017
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Unspecified vulnerability in HP LoadRunner prior to 11.52 allows remote malicious users to execute arbitrary code via unknown vectors, aka ZDI-CAN-1735.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

hp loadrunner 9.50.0

hp loadrunner 9.51

hp loadrunner 9.52

hp loadrunner

hp loadrunner 11.50

hp loadrunner 11.0.0.0

hp loadrunner 9.0.0

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::Exploit: ...