Hummingbird HostExplorer ActiveX Control BOF Vulnerability
🗓️ 21 Oct 2008 00:00:00Reported by Copyright (C) 2008 Greenbone AGType
openvas🔗 plugins.openvas.org👁 35 Views
| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| CVE-2008-4729 | 16 Oct 200800:00 | – | circl | |
| CVE-2008-4729 | 23 Oct 200822:00 | – | cve | |
| CVE-2008-4729 | 23 Oct 200822:00 | – | cvelist | |
| Hummingbird 13.0 - ActiveX Remote Buffer Overflow (PoC) | 16 Oct 200800:00 | – | exploitdb | |
| EUVD-2008-4709 | 7 Oct 202500:30 | – | euvd | |
| KLA10150 ACE vulnerability in Exceed | 23 Oct 200800:00 | – | kaspersky | |
| CVE-2008-4729 | 24 Oct 200800:00 | – | nvd | |
| Hummingbird HostExplorer ActiveX Control BOF Vulnerability | 21 Oct 200800:00 | – | openvas | |
| Stack overflow | 24 Oct 200800:00 | – | prion |
| Source | Link |
|---|---|
| milw0rm | www.milw0rm.com/exploits/6761 |
| securityfocus | www.securityfocus.com/bid/31783 |
| secunia | www.secunia.com/advisories/32319/ |
# 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
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.900159");
script_version("2025-03-05T05:38:52+0000");
script_tag(name:"last_modification", value:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
script_tag(name:"creation_date", value:"2008-10-21 15:08:20 +0200 (Tue, 21 Oct 2008)");
script_cve_id("CVE-2008-4729");
script_copyright("Copyright (C) 2008 Greenbone AG");
script_tag(name:"cvss_base", value:"6.8");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:P/I:P/A:P");
script_category(ACT_GATHER_INFO);
script_tag(name:"qod_type", value:"registry");
script_family("Denial of Service");
script_name("Hummingbird HostExplorer ActiveX Control BOF Vulnerability");
script_xref(name:"URL", value:"http://milw0rm.com/exploits/6761");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/31783");
script_xref(name:"URL", value:"http://secunia.com/advisories/32319/");
script_dependencies("smb_reg_service_pack.nasl");
script_mandatory_keys("SMB/WindowsVersion");
script_require_ports(139, 445);
script_tag(name:"impact", value:"Successful exploitation will allow execution arbitrary code, and deny the
service.");
script_tag(name:"affected", value:"Hummingbird HostExplorer versions prior to 2008 on Windows (all)");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"solution", value:"Update to HostExplorer 2008.");
script_tag(name:"summary", value:"Hummingbird HostExplorer ActiveX Control is prone to a stack based buffer overflow vulnerability.");
script_tag(name:"insight", value:"The flaw is due to error in Hummingbird.XWebHostCtrl.1 ActiveX control in
hclxweb.dll file when handling the 'PlainTextPassword' function, which can be exploited by assigning an overly long string.");
exit(0);
}
include("smb_nt.inc");
if(!get_kb_item("SMB/WindowsVersion")){
exit(0);
}
hostExpVer = registry_get_sz(key:"SOFTWARE\Hummingbird\Event Monitoring" +
"\Product Info\HostExplorer 2008" ,
item:"Version");
if(!hostExpVer){
hostExpVer = registry_get_sz(key:"SOFTWARE\Hummingbird\Event Monitoring" +
"\Product Info\HostExplorer 2008\HostExplorer",
item:"Version");
if(!hostExpVer){
exit(0);
}
}
if(ereg(pattern:"^(([0-9]|1[0-2])(\..*)?)($|[^.0-9])", string:hostExpVer)){
security_message( port: 0, data: "The target host was found to be vulnerable" );
}
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
05 Mar 2025 00:00Current
7High risk
Vulners AI Score7
CVSS 26.8
EPSS0.06898