Lucene search
+L

Emerson Network Power Avocent MergePoint Unity 2016 KVM Directory Traversal Vulnerability

🗓️ 27 Jan 2014 00:00:00Reported by Copyright (C) 2014 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 21 Views

Emerson Network Power Avocent MergePoint Unity 2016 KVM Directory Traversal Vulnerability, allows remote attackers to read arbitrary files

Related
Refs
Code
SourceLink
securityfocuswww.securityfocus.com/bid/65105
# SPDX-FileCopyrightText: 2014 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:/h:emerson:network_power_avocent_mergepoint_unity_2016_firmware";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.103894");
  script_version("2025-01-17T15:39:18+0000");
  script_cve_id("CVE-2013-6030");
  script_tag(name:"last_modification", value:"2025-01-17 15:39:18 +0000 (Fri, 17 Jan 2025)");
  script_tag(name:"creation_date", value:"2014-01-27 19:06:00 +0100 (Mon, 27 Jan 2014)");
  script_tag(name:"cvss_base", value:"5.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:N/A:N");
  script_name("Emerson Network Power Avocent MergePoint Unity 2016 KVM Directory Traversal Vulnerability");
  script_category(ACT_GATHER_INFO);
  script_family("Web application abuses");
  script_copyright("Copyright (C) 2014 Greenbone AG");
  script_dependencies("gb_mpu2016_detect.nasl", "gb_mpu2016_snmp_detect.nasl");
  script_mandatory_keys("MPU2016/installed");

  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/65105");

  script_tag(name:"impact", value:"A remote attacker can exploit this issue to obtain sensitive
  information that could aid in further attacks.");
  script_tag(name:"vuldetect", value:"Check the firmware version.");
  script_tag(name:"insight", value:"Directory traversal vulnerability on the Emerson
  Network Power Avocent MergePoint Unity 2016 (aka MPU2016) KVM switch
  with firmware 1.9.16473 allows remote attackers to read arbitrary
  files via unspecified vectors, as demonstrated by reading the
  /etc/passwd file.");
  script_tag(name:"solution", value:"Updates are available.");
  script_tag(name:"summary", value:"Emerson Network Power Avocent MergePoint Unity 2016 KVM is prone to a
  directory traversal vulnerability because it fails to sufficiently sanitize user-supplied input.");
  script_tag(name:"affected", value:"Emerson Network Power Avocent MergePoint Unity 2016 KVM firmware
  1.9.16473 is vulnerable. Other versions may also be affected.");

  script_tag(name:"solution_type", value:"VendorFix");
  script_tag(name:"qod_type", value:"remote_banner");

  exit(0);
}

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

if( ! vers = get_app_version( cpe:CPE, nofork:TRUE ) ) exit( 0 );

if( version_is_less_equal( version:vers, test_version:"1.9.16473" ) ) {
  report = report_fixed_ver( installed_version:vers, fixed_version:"See references" );
  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