HP OpenView Network Node Manager Denial of Service Vulnerabilities due to ovalarmsrv program erro
Reporter | Title | Published | Views | Family All 21 |
---|---|---|---|---|
![]() | [security bulletin] HPSBMA02362 SSRT080044, SSRT080045 rev.1 - HP OpenView Network Node Manager (OV NNM), Remote Denial of Service (DoS) | 2 Sep 200800:00 | β | securityvulns |
![]() | [security bulletin] HPSBMA02362 SSRT080044, SSRT080045, SSRT080042 rev.2 - HP OpenView Network Node Manager (OV NNM), Remote Denial of Service (DoS), Execute Arbitrary Code | 9 Oct 200800:00 | β | securityvulns |
![]() | HP OpenView Network Node Manager DoS | 27 Oct 200800:00 | β | securityvulns |
![]() | Design/Logic Flaw | 3 Sep 200814:12 | β | prion |
![]() | Design/Logic Flaw | 3 Sep 200814:12 | β | prion |
![]() | Design/Logic Flaw | 13 Oct 200820:00 | β | prion |
![]() | CVE-2008-3537 | 3 Sep 200814:00 | β | cvelist |
![]() | CVE-2008-3536 | 3 Sep 200814:00 | β | cvelist |
![]() | CVE-2008-3545 | 13 Oct 200818:00 | β | cvelist |
![]() | CVE-2008-3537 | 3 Sep 200814:12 | β | nvd |
Source | Link |
---|---|
h20000 | www.h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp |
secunia | www.secunia.com/advisories/31688/ |
securityfocus | www.securityfocus.com/bid/30984 |
frsirt | www.frsirt.com/english/advisories/2008/2485 |
# SPDX-FileCopyrightText: 2008 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:openview_network_node_manager";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.900211");
script_version("2025-03-05T05:38:52+0000");
script_cve_id("CVE-2008-3536", "CVE-2008-3537");
script_copyright("Copyright (C) 2008 Greenbone AG");
script_tag(name:"last_modification", value:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
script_tag(name:"creation_date", value:"2008-09-05 16:50:44 +0200 (Fri, 05 Sep 2008)");
script_tag(name:"cvss_base", value:"7.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:C");
script_category(ACT_GATHER_INFO);
script_family("Denial of Service");
script_name("HP OpenView Network Node Manager Denial of Service Vulnerabilities");
script_dependencies("secpod_hp_openview_nnm_detect.nasl");
script_mandatory_keys("HP/OVNNM/installed");
script_xref(name:"URL", value:"http://secunia.com/advisories/31688/");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/30984");
script_xref(name:"URL", value:"http://www.frsirt.com/english/advisories/2008/2485");
script_xref(name:"URL", value:"http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c01537275");
script_tag(name:"summary", value:"HP OpenView Network Node Manager is prone to denial of service
(DoS) vulnerabilities.");
script_tag(name:"insight", value:"Flaws are due to an error in ovalarmsrv program.");
script_tag(name:"affected", value:"HP OpenView Network Node Manager (OV NNM) v7.01, v7.51, v7.53.");
script_tag(name:"solution", value:"Apply the updates from the reverenced vendor advisory.");
script_tag(name:"impact", value:"Successful exploitation can cause application to crash.");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"remote_banner_unreliable");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if( ! port = get_app_port( cpe:CPE ) )
exit( 0 );
if( ! get_app_version( cpe:CPE, port:port ) )
exit( 0 );
if( ! vers = get_kb_item( "www/" + port + "/HP/OVNNM/Ver" ) )
exit( 0 );
if( version_is_equal( version:vers, test_version:"B.07.01" ) ||
version_is_equal( version:vers, test_version:"B.07.51" ) ||
version_is_equal( version:vers, test_version:"B.07.53" ) ) {
report = report_fixed_ver( installed_version:vers, fixed_version:"See references" );
security_message( port:port, data:report );
exit( 0 );
}
exit( 99 );
Transform Your Security Services
Elevate your offerings with Vulners' advanced Vulnerability Intelligence. ContactΒ us for a demo andΒ discover the difference comprehensive, actionable intelligence can make in your security strategy.
Book a live demo