Lucene search
+L

HPE LoadRunner Virtual Table Server (VTS) Component Cross-Site Scripting Vulnerability

🗓️ 19 Feb 2018 00:00:00Reported by Copyright (C) 2018 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 34 Views

HPE LoadRunner VTS Component XSS Vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
cnvd
CNVD
HPE LoadRunner and Performance Center Cross-Site Scripting Vulnerability
7 Mar 201800:00
cnvd
cve
CVE
CVE-2017-8953
15 Feb 201822:00
cve
cvelist
Cvelist
CVE-2017-8953
15 Feb 201822:00
cvelist
euvd
EUVD
EUVD-2017-17893
7 Oct 202500:30
euvd
hpe
HPE Security Bulletins
HPESBGN03764 rev.2 - HPE LoadRunner and Performance Center, Remote Cross-Site Scripting (XSS)
17 Jul 201700:00
hpe
nvd
NVD
CVE-2017-8953
15 Feb 201822:29
nvd
osv
OSV
CVE-2017-8953
15 Feb 201822:29
osv
prion
Prion
Cross site scripting
15 Feb 201822:29
prion
# SPDX-FileCopyrightText: 2018 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:loadrunner";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.812938");
  script_version("2025-09-12T05:38:45+0000");
  script_cve_id("CVE-2017-8953");
  script_tag(name:"cvss_base", value:"3.5");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:S/C:N/I:P/A:N");
  script_tag(name:"last_modification", value:"2025-09-12 05:38:45 +0000 (Fri, 12 Sep 2025)");
  script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2018-03-07 20:31:00 +0000 (Wed, 07 Mar 2018)");
  script_tag(name:"creation_date", value:"2018-02-19 15:32:13 +0530 (Mon, 19 Feb 2018)");
  script_name("HPE LoadRunner Virtual Table Server (VTS) Component Cross-Site Scripting Vulnerability");

  script_tag(name:"summary", value:"HPE LoadRunner is prone to a cross-site scripting vulnerability.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");

  script_tag(name:"insight", value:"The flaw exists due to potential errors in
  the Virtual Table Server (VTS) component of application.");

  script_tag(name:"impact", value:"Successful exploitation will allow a remote
  attacker to execute arbitrary script code in the browser of an unsuspecting
  user in the context of the affected site.");

  script_tag(name:"affected", value:"HPE LoadRunner version 12.53 and earlier.");

  script_tag(name:"solution", value:"Upgrade to HPE LoadRunner to version 12.55
  or later.");

  script_tag(name:"solution_type", value:"VendorFix");
  script_tag(name:"qod_type", value:"registry");
  script_xref(name:"URL", value:"https://h20564.www2.hpe.com/hpsc/doc/public/display?docId=emr_na-hpesbgn03764en_us");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/100338");
  script_category(ACT_GATHER_INFO);
  script_family("General");
  script_copyright("Copyright (C) 2018 Greenbone AG");
  script_dependencies("gb_hpe_loadrunner_detect.nasl");
  script_mandatory_keys("HPE/LoadRunner/Win/Ver");
  exit(0);
}

include("version_func.inc");
include("host_details.inc");

if(!infos = get_app_version_and_location(cpe:CPE, exit_no_version:TRUE))
  exit(0);

vers = infos["version"];
path = infos["location"];

##  HPE LoadRunner 12.55 == 12.55.646.0
if(version_is_less(version:vers, test_version:"12.55.646.0")) {
  report = report_fixed_ver(installed_version:vers, fixed_version:"12.55", install_path:path);
  security_message(port:0, data:report);
  exit(0);
}

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

12 Sep 2025 00:00Current
5.3Medium risk
Vulners AI Score5.3
CVSS 23.5
CVSS 35.4
EPSS0.00783
34