ID CVE-2010-4828 Type cve Reporter cve@mitre.org Modified 2018-10-10T20:08:00
Description
Multiple cross-site scripting (XSS) vulnerabilities in SolarWinds Orion Network Performance Monitor (NPM) 10.1 allow remote attackers to inject arbitrary web script or HTML via the (1) Title parameter to MapView.aspx; NetObject parameter to (2) NodeDetails.aspx and (3) InterfaceDetails.aspx; and the (4) ChartName parameter to CustomChart.aspx.
{"openvas": [{"lastseen": "2019-06-24T16:55:18", "bulletinFamily": "scanner", "cvelist": ["CVE-2010-4828"], "description": "SolarWinds Orion NPM is prone to multiple cross-site-scripting\n vulnerabilities because it fails to properly sanitize user-supplied input.", "modified": "2019-06-24T00:00:00", "published": "2010-12-09T00:00:00", "id": "OPENVAS:1361412562310100941", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310100941", "type": "openvas", "title": "SolarWinds Orion Network Performance Monitor (NPM) Multiple Cross Site Scripting Vulnerabilities", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n#\n# SolarWinds Orion Network Performance Monitor (NPM) Multiple Cross Site Scripting Vulnerabilities\n#\n# Authors:\n# Michael Meyer <michael.meyer@greenbone.net>\n#\n# Copyright:\n# Copyright (c) 2010 Greenbone Networks GmbH\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nCPE = \"cpe:/a:solarwinds:orion_network_performance_monitor\";\n\nif (description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.100941\");\n script_version(\"2019-06-24T11:54:34+0000\");\n script_tag(name:\"last_modification\", value:\"2019-06-24 11:54:34 +0000 (Mon, 24 Jun 2019)\");\n script_tag(name:\"creation_date\", value:\"2010-12-09 13:44:03 +0100 (Thu, 09 Dec 2010)\");\n script_cve_id(\"CVE-2010-4828\");\n script_bugtraq_id(45257);\n script_tag(name:\"cvss_base\", value:\"4.3\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:N/I:P/A:N\");\n\n script_name(\"SolarWinds Orion Network Performance Monitor (NPM) Multiple Cross Site Scripting Vulnerabilities\");\n\n script_xref(name:\"URL\", value:\"https://www.securityfocus.com/bid/45257\");\n\n script_tag(name:\"qod_type\", value:\"remote_banner\");\n script_category(ACT_GATHER_INFO);\n script_family(\"Web application abuses\");\n script_copyright(\"This script is Copyright (C) 2010 Greenbone Networks GmbH\");\n script_dependencies(\"gb_solarwinds_orion_npm_consolidation.nasl\");\n script_mandatory_keys(\"solarwinds/orion/npm/detected\");\n\n script_tag(name:\"summary\", value:\"SolarWinds Orion NPM is prone to multiple cross-site-scripting\n vulnerabilities because it fails to properly sanitize user-supplied input.\");\n\n script_tag(name:\"impact\", value:\"An attacker may leverage these issues to execute arbitrary script code\n in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal\n cookie-based authentication credentials and launch other attacks.\");\n\n script_tag(name:\"affected\", value:\"SolarWinds Orion Network Performance Monitor (NPM) 10.1 is vulnerable,\n other versions may also be affected.\");\n\n script_tag(name:\"solution_type\", value:\"WillNotFix\");\n\n script_tag(name:\"solution\", value:\"No known solution was made available for at least one year since the\n disclosure of this vulnerability. Likely none will be provided anymore. General solution options are to upgrade\n to a newer release, disable respective features, remove the product or replace the product by another one.\");\n\n exit(0);\n}\n\ninclude(\"host_details.inc\");\ninclude(\"version_func.inc\");\n\nif (isnull(port = get_app_port(cpe: CPE)))\n exit(0);\n\nif (!infos = get_app_version_and_location(cpe: CPE, port: port, exit_no_version: TRUE))\n exit(0);\n\nversion = infos['version'];\nlocation = infos['location'];\n\nif (version_is_equal(version: version, test_version: \"10.1\")) {\n report = report_fixed_ver(installed_version: version, fixed_version: \"None\", install_path: location);\n security_message(port: port, data: report);\n exit(0);\n}\n\nexit(99);", "cvss": {"score": 4.3, "vector": "AV:N/AC:M/Au:N/C:N/I:P/A:N"}}, {"lastseen": "2017-07-02T21:09:53", "bulletinFamily": "scanner", "cvelist": ["CVE-2010-4828"], "description": "SolarWinds Orion NPM is prone to multiple cross-site-scripting\nvulnerabilities because it fails to properly sanitize user-\nsupplied input.\n\nAn attacker may leverage these issues to execute arbitrary script code\nin the browser of an unsuspecting user in the context of the affected\nsite. This may let the attacker steal cookie-based authentication\ncredentials and launch other attacks.\n\nSolarWinds Orion Network Performance Monitor (NPM) 10.1 is vulnerable;\nother versions may also be affected.", "modified": "2017-02-17T00:00:00", "published": "2010-12-09T00:00:00", "id": "OPENVAS:100941", "href": "http://plugins.openvas.org/nasl.php?oid=100941", "type": "openvas", "title": "SolarWinds Orion Network Performance Monitor (NPM) Multiple Cross Site Scripting Vulnerabilities", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_orion_npm_45257.nasl 5323 2017-02-17 08:49:23Z teissa $\n#\n# SolarWinds Orion Network Performance Monitor (NPM) Multiple Cross Site Scripting Vulnerabilities\n#\n# Authors:\n# Michael Meyer <michael.meyer@greenbone.net>\n#\n# Copyright:\n# Copyright (c) 2010 Greenbone Networks GmbH\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\ntag_summary = \"SolarWinds Orion NPM is prone to multiple cross-site-scripting\nvulnerabilities because it fails to properly sanitize user-\nsupplied input.\n\nAn attacker may leverage these issues to execute arbitrary script code\nin the browser of an unsuspecting user in the context of the affected\nsite. This may let the attacker steal cookie-based authentication\ncredentials and launch other attacks.\n\nSolarWinds Orion Network Performance Monitor (NPM) 10.1 is vulnerable;\nother versions may also be affected.\";\n\n\nif (description)\n{\n script_id(100941);\n script_version(\"$Revision: 5323 $\");\n script_tag(name:\"last_modification\", value:\"$Date: 2017-02-17 09:49:23 +0100 (Fri, 17 Feb 2017) $\");\n script_tag(name:\"creation_date\", value:\"2010-12-09 13:44:03 +0100 (Thu, 09 Dec 2010)\");\n script_cve_id(\"CVE-2010-4828\");\n script_bugtraq_id(45257);\n script_tag(name:\"cvss_base\", value:\"4.3\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:M/Au:N/C:N/I:P/A:N\");\n\n script_name(\"SolarWinds Orion Network Performance Monitor (NPM) Multiple Cross Site Scripting Vulnerabilities\");\n\n script_xref(name : \"URL\" , value : \"https://www.securityfocus.com/bid/45257\");\n script_xref(name : \"URL\" , value : \"http://www.solarwinds.com/\");\n\n script_tag(name:\"qod_type\", value:\"remote_banner\");\n script_category(ACT_GATHER_INFO);\n script_family(\"Web application abuses\");\n script_copyright(\"This script is Copyright (C) 2010 Greenbone Networks GmbH\");\n script_dependencies(\"gb_orion_npm_detect.nasl\");\n script_require_ports(\"Services/www\", 8787);\n script_exclude_keys(\"Settings/disable_cgi_scanning\");\n script_tag(name : \"summary\" , value : tag_summary);\n exit(0);\n}\n\ninclude(\"http_func.inc\");\ninclude(\"http_keepalive.inc\");\ninclude(\"version_func.inc\");\n\nport = get_http_port(default:80);\nif(!get_port_state(port))exit(0);\n\nif (!can_host_asp(port:port)) exit(0);\n\nif(vers = get_version_from_kb(port:port,app:\"orion_npm\")) {\n\n if(version_is_equal(version: vers, test_version: \"10.1\")) {\n security_message(port:port);\n exit(0);\n }\n\n}\n\nexit(0);\n", "cvss": {"score": 4.3, "vector": "AV:NETWORK/AC:MEDIUM/Au:NONE/C:NONE/I:PARTIAL/A:NONE/"}}]}