ipswitch IMail DoS
🗓️ 03 Nov 2005 00:00:00Reported by Copyright (C) 2004 David MaciejakType
openvas🔗 plugins.openvas.org👁 17 Views
| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| Ipswitch IMail Server < 8.13.0 Multiple Vulnerabilities | 3 Sep 200400:00 | – | nessus | |
| Ipswitch IMail Server < 8.13.0 Multiple Vulnerabilities | 3 Sep 200400:00 | – | nessus | |
| Ipswitch IMail Server < 8.13 Multiple Remote DoS | 8 Sep 200400:00 | – | nessus | |
| CVE-2004-2422 | 18 Aug 200504:00 | – | cve | |
| CVE-2004-2423 | 18 Aug 200504:00 | – | cve | |
| CVE-2004-2422 | 18 Aug 200504:00 | – | cvelist | |
| CVE-2004-2423 | 18 Aug 200504:00 | – | cvelist | |
| EUVD-2004-2413 | 7 Oct 202500:30 | – | euvd | |
| EUVD-2004-2414 | 7 Oct 202500:30 | – | euvd | |
| CVE-2004-2422 | 31 Dec 200405:00 | – | nvd |
10
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/11106 |
# SPDX-FileCopyrightText: 2004 David Maciejak
# 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:ipswitch:imail_server";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.14684");
script_version("2023-10-12T05:05:32+0000");
script_tag(name:"last_modification", value:"2023-10-12 05:05:32 +0000 (Thu, 12 Oct 2023)");
script_tag(name:"creation_date", value:"2005-11-03 14:08:04 +0100 (Thu, 03 Nov 2005)");
script_cve_id("CVE-2004-2422", "CVE-2004-2423");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/11106");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
script_name("ipswitch IMail DoS");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2004 David Maciejak");
script_family("Denial of Service");
script_dependencies("gb_ipswitch_imail_server_detect.nasl");
script_mandatory_keys("Ipswitch/IMail/detected");
script_tag(name:"solution", value:"Upgrade to IMail 8.13 or newer.");
script_tag(name:"summary", value:"The remote host is running IMail web interface. This version contains
multiple buffer overflows.");
script_tag(name:"impact", value:"An attacker could use these flaws to remotely crash the service
accepting requests from users, or possibly execute arbitrary code.");
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( ! version = get_app_version( cpe:CPE, nofork:TRUE ) ) exit(0);
if( version_is_less( version:version, test_version:"8.13" ) ) {
report = report_fixed_ver( installed_version:version, fixed_version:"8.13" );
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
12 Oct 2023 00:00Current
7High risk
Vulners AI Score7
CVSS 25
EPSS0.07092