Lucene search
+L

HP SiteScope Cross Site Scripting and HTML Injection Vulnerabilities

🗓️ 29 Apr 2011 00:00:00Reported by Copyright (C) 2011 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 19 Views

HP SiteScope XSS and HTML Injection Vulnerabilitie

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2011-1726
3 May 201120:55
attackerkb
attackerkb
ATTACKERKB
CVE-2011-1727
3 May 201120:55
attackerkb
cve
CVE
CVE-2011-1726
3 May 201120:00
cve
cve
CVE
CVE-2011-1727
3 May 201120:00
cve
cvelist
Cvelist
CVE-2011-1726
3 May 201120:00
cvelist
cvelist
Cvelist
CVE-2011-1727
3 May 201120:00
cvelist
euvd
EUVD
EUVD-2011-1725
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2011-1726
7 Oct 202500:30
euvd
nessus
Tenable Nessus
HP SiteScope XSS
2 May 201100:00
nessus
nvd
NVD
CVE-2011-1726
3 May 201120:55
nvd
Rows per page
# 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:sitescope";

if (description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.103149");
  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-04-29 15:04:36 +0200 (Fri, 29 Apr 2011)");
  script_cve_id("CVE-2011-1726", "CVE-2011-1727");
  script_tag(name:"cvss_base", value:"4.3");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:P/A:N");

  script_name("HP SiteScope Cross Site Scripting and HTML Injection Vulnerabilities");


  script_tag(name:"qod_type", value:"remote_banner");
  script_category(ACT_GATHER_INFO);
  script_family("Web application abuses");
  script_copyright("Copyright (C) 2011 Greenbone AG");
  script_dependencies("gb_hp_sitescope_detect.nasl");
  script_mandatory_keys("hp/sitescope/installed");

  script_tag(name:"solution", value:"Vendor updates are available. Please see the references for more
information.");
  script_tag(name:"solution_type", value:"VendorFix");
  script_tag(name:"summary", value:"HP SiteScope is prone to a cross-site scripting vulnerability and an
HTML-injection vulnerability because it fails to properly sanitize user-supplied input before using it in
dynamically generated content.

Successful exploits will allow attacker-supplied HTML and script code to run in the context of the affected
browser, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the
site is rendered to the user. Other attacks are also possible.

HP SiteScope versions 9.54, 10.13, 11.01, and 11.1 are affected.");

  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/47554");
  script_xref(name:"URL", value:"https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&cp=1-11-15-25%5E849_4000_100__");
  script_xref(name:"URL", value:"http://www11.itrc.hp.com/service/cki/docDisplay.do?docId=emr_na-c02807712");
  exit(0);
}

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

if (!port = get_app_port(cpe: CPE))
  exit(0);

if (!version = get_app_version(cpe: CPE, port: port))
  exit(0);

if(version_is_equal(version:version, test_version:"9.54")  ||
   version_is_equal(version:version, test_version:"10.13") ||
   version_is_equal(version:version, test_version:"11.01")) {
     security_message(port:port);
  exit(0);
}

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