Lucene search
+L

HPE Network Products Remote DoS / Unauthorized Access Vulnerabilities (HPSBHF03613)

🗓️ 06 Jul 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 56 Views

HPE Network Products Remote Denial of Service (DoS), Unauthorized Access, OpenSSL vulnerabilitie

Related
Refs
Code
ReporterTitlePublishedViews
Family
freebsd
FreeBSD
openssl -- alternate chains certificate forgery vulnerability
9 Jul 201500:00
freebsd
freebsd
FreeBSD
openssl -- multiple vulnerabilities
11 Jun 201500:00
freebsd
ibm
IBM Security Bulletins
Security Bulletin: Vulnerability in OpenSSL affects IBM® SDK for Node.js™ in IBM Bluemix (CVE-2015-1793)
9 Aug 201804:20
ibm
ibm
IBM Security Bulletins
Security Bulletin: Vulnerabilities in OpenSSL including Logjam affect Sterling Connect:Express for UNIX (CVE-2015-4000, CVE-2014-8176, CVE-2015-1788, CVE-2015-1789, CVE-2015-1790, CVE-2015-1791, CVE-2015-1792)
24 Jul 202022:49
ibm
ibm
IBM Security Bulletins
Security Bulletin: Vulnerabilities in Open Source OpenSSL affects the IBM FlashSystem models 840 and 900 (CVE-2015-1788, CVE-2015-1789, CVE-2015-1791, and CVE-2015-3216)
18 Feb 202301:45
ibm
ibm
IBM Security Bulletins
Security Bulletin: Multiple vulnerabilities in OpenSSL affect IBM Security Network Protection
16 Jun 201821:25
ibm
ibm
IBM Security Bulletins
Security Bulletin: Vulnerabilities in OpenSSL including Logjam affect Informix Genero (CVE-2015-1789, CVE-2015-1790, CVE-2015-1791, CVE-2015-1792 & CVE-2015-4000)
3 Jun 202116:41
ibm
ibm
IBM Security Bulletins
Security Bulletin: Vulnerabilities in OpenSSL affect multiple N series products
15 Dec 202118:05
ibm
ibm
IBM Security Bulletins
Security Bulletin: Vulnerabilities in OpenSSL affect IBM Storwize V7000 Unified (CVE-2014-8176, CVE-2015-1789, CVE-2015-1790, CVE-2015-1791, CVE-2015-1792)
18 Jun 201800:09
ibm
ibm
IBM Security Bulletins
Security Bulletin: IBM Cognos Business Intelligence Sever 2015Q3 Security Updater : IBM Cognos Business Intelligence Server is affected by multiple vulnerabilities
15 Jun 201823:13
ibm
Rows per page
# SPDX-FileCopyrightText: 2016 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:comware";

if (description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.105798");
  script_cve_id("CVE-2014-8176", "CVE-2015-1788", "CVE-2015-1789", "CVE-2015-1790",
                "CVE-2015-1791", "CVE-2015-1792", "CVE-2015-1793");
  script_tag(name:"cvss_base", value:"7.5");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
  script_version("2026-03-18T05:59:10+0000");
  script_tag(name:"last_modification", value:"2026-03-18 05:59:10 +0000 (Wed, 18 Mar 2026)");
  script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2018-01-05 02:29:00 +0000 (Fri, 05 Jan 2018)");
  script_tag(name:"creation_date", value:"2016-07-06 12:05:47 +0200 (Wed, 06 Jul 2016)");
  script_name("HPE Network Products Remote DoS / Unauthorized Access Vulnerabilities (HPSBHF03613)");

  script_tag(name:"summary", value:"Potential security vulnerabilities in OpenSSL have been
  addressed with HPE network products including iMC, VCX, Comware 5 and Comware 7.");

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

  script_tag(name:"impact", value:"The vulnerabilities could be exploited remotely resulting in
  denial of service (DoS) or unauthorized access.");

  script_tag(name:"solution", value:"HPE has released software updates to resolve the
  vulnerabilities in the HP network products including iMC, VCX, Comware 5 and Comware 7. Please see
  the references for more information.");

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

  script_xref(name:"URL", value:"https://support.hpe.com/hpesc/public/docDisplay?docId=c05184351&docLocale=en_US");

  script_category(ACT_GATHER_INFO);
  script_family("General");
  script_copyright("Copyright (C) 2016 Greenbone AG");
  # nb: Only SNMP detection included as the model / release is currently not getting extracted via
  # / from the SSH banner.
  script_dependencies("gb_hp_comware_platform_snmp_detect.nasl");
  script_mandatory_keys("hp/comware_device");

  exit(0);
}

include("host_details.inc");
include("revisions-lib.inc");
include("version_func.inc");

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

if( ! model = get_kb_item( "hp/comware_device/model" ) )
  exit( 0 );

if( ! release = get_kb_item( "hp/comware_device/release" ) )
  exit( 0 );

if( model =~ "^1950-(24|48)G" ) {
  report_fix = "R3109P16";
  fix = "3109P16";
}

else if( model =~ "^(A|A-?)95(0|1)(8|5|2)" ) {
  report_fix = "R1829P01";
  fix = "1829P01";
}

else if( model =~ "^(A-)?MSR9(0|2)" ) {
  report_fix = "R2514P10";
  fix = "2514P10";
}

else if( model =~ "^MSR93" ) {
  report_fix = "R2514P10";
  fix = "2514P10";
}

else if( model =~ "^59(0|2)0" ) {
  report_fix = "R2422P01";
  fix = "2422P01";
}

else if( model =~ "^58(0|2)0" ) {
  report_fix = "R1809P11";
  fix = "1809P11";
}

else if( model =~ "(A-)?^MSR20-(2|4)" ) {
  report_fix = "R2514P10";
  fix = "2514P10";
}

else if( model =~ "^(A-)?MSR20-1[0-5]" ) {
  report_fix = "R2514P10";
  fix = "2514P10";
}

else if( model =~ "^(A|A-)?5500-" && "EI Switch" >< model ) {
  report_fix = "R2221P19";
  fix = "2221P19";
}

else if( model =~ "^(A|A-)?5500-" && "HI Switch" >< model ) {
  report_fix = "R5501P17";
  fix = "5501P17";
}

else if( model =~ "^(A-)?MSR20-(2|4)(0|1)" ) {
  report_fix = "R2514P10";
  fix = "2514P10";
}

else if( model =~ "MSR20-1[0-5]" ) {
  report_fix = "R2514P10";
  fix = "2514P10";
}

else if( model =~ "^(A)?58(0|2)0(AF)?-(14|24|48)(G|XG)" ) {
  report_fix = "R1809P11";
  fix = "1809P11";
}

else if( model =~ "870 " ) {
  report_fix = "R2607P46";
  fix = "2607P46";
}

else if( model =~ "^(A-)?MSR50" ) {
  report_fix = "R2514P10";
  fix = "2514P10";
}

else if( model =~ "^(A)?5500-(24|48)-(4SFP|PoE+|SFP)" && ( "HI Switch" >< model || "HI TAA-compliant Switch" >< model ) ) {
  report_fix = "R5501P17";
  fix = "5501P17";
}

else if( model =~ "^(A|HSR)?66(0|1)[0-8]" && "router" >< tolower( model ) )
{
  report_fix = "R3303P23";
  fix = "3303P23";
}

else if( model =~ "^(A|HSR)?680(0|2|4|8)" ) {
  report_fix = "R7103P05";
  fix = "7103P05";
}

else if( model =~ "^(A)?5120" && ( "EI Switch" >< model || "EI TAA-compliant Switch" >< model ) ) {
  report_fix = "R2221P20";
  fix = "2221P20";
}

else if( model =~ "MSR30(12|64|44|24)" ) {
  report_fix = "R0305P04";
  fix = "0305P04";
}

else if( model =~ "^FF 5930" ) {
  report_fix = "R2422P01";
  fix = "2422P01";
}

else if( model =~ "Firewall (A-)F1000-S-EI" ) {
  report_fix = "R3734P08";
  fix = "3734P08";
}

else if( model =~ "^(A-)MSR30-1[016]" && "VCX" >!< model ) {
  report_fix = "R2514P10";
  fix = "2514P10";
}

else if( model =~ "^MSR40(0|6|8)0" ) {
  report_fix = "R0305P04";
  fix = "0305P04";
}

else if( model =~ "^MSR100(2|3)-(4|8)" ) {
  if( version =~ "^7\." ) {
    report_fix = "R0305P04";
    fix = "0305P04";
  }

  else {
    report_fix = "R2514P10";
    fix = "2514P10";
  }
}

else if( model =~ "^(A|A-)?125(0|1)(0|8|4)" ) {
  report_fix = "R1829P01";
  fix = "1829P01";
}

else if( model =~ "(A|A-)?105(0|1)(8|4|2)" || model =~ "FF 1190(0|8)" ) {
  report_fix = "R7170";
  fix = "7170";
}

else if( ( model =~ "^12500" || model =~ "^9500" || model =~ "^(7|10)500" || model =~ "^6600" || model =~ "^8800" || model =~ "^5820" ) && ( "firewall" >< tolower( model ) || "vpn" >< tolower( model ) ) ) {
  report_fix = "R3181P07";
  fix = "3181P07";
}

else if( model =~ "^129(0|1)[0-8]" ) {
  report_fix = "R1138P01";
  fix = "1138P01";
}

else if( model =~ "^(FF )?79(0|1)(0|4)" ) {
  report_fix = "R2138P01";
  fix = "2138P01";
}

else if( model =~ "^(A|A-)?5130-(24|48)-" ) {
  report_fix = "R3109P16";
  fix = "3109P16";
}

else if( model =~ "^(A|A-)?5700-(48|40|32)" ) {
  report_fix = "R2422P01";
  fix = "2422P01";
}

else if( model =~ "^75(0|1)(0|2|3|6)" ) {
  if( version =~ "^7\." ) {
    report_fix = "R7170";
    fix = "R7170";
  }

  else if( version =~ "^5\." ) {
    report_fix = "R6710P01";
    fix = "6710P01";
  }
}

if( ! fix )
  exit( 0 );

release = ereg_replace( pattern:"^R", string:release, replace:"" );

if( revcomp( a:release, b:fix ) < 0 ) {
  report = report_fixed_ver( installed_version:"R" + release, fixed_version:report_fix );
  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

18 Mar 2026 00:00Current
7High risk
Vulners AI Score7
CVSS 27.5
CVSS 37.5
EPSS0.74483
56