FileCopa FTP Server 'NOOP' Command DoS Vulnerability
🗓️ 22 Oct 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 16 Views
| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| CVE-2009-3662 | 15 Sep 200900:00 | – | circl | |
| CVE-2009-3662 | 11 Oct 200922:00 | – | cve | |
| CVE-2009-3662 | 11 Oct 200922:00 | – | cvelist | |
| FileCOPA FTP Server 5.01 - 'NOOP' Denial of Service | 15 Sep 200900:00 | – | exploitdb | |
| EUVD-2009-3637 | 7 Oct 202500:30 | – | euvd | |
| CVE-2009-3662 | 11 Oct 200922:30 | – | nvd | |
| FileCopa FTP Server 'NOOP' Command DoS Vulnerability | 22 Oct 200900:00 | – | openvas | |
| Command injection | 11 Oct 200922:30 | – | prion | |
| CVE-2009-3662 | 22 May 202500:08 | – | redhatcve |
| Source | Link |
|---|---|
| secunia | www.secunia.com/advisories/36773 |
| downloads | www.downloads.securityfocus.com/vulnerabilities/exploits/36397.txt |
| securityfocus | www.securityfocus.com/bid/36397 |
# SPDX-FileCopyrightText: 2009 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.801125");
script_version("2023-07-27T05:05:08+0000");
script_tag(name:"last_modification", value:"2023-07-27 05:05:08 +0000 (Thu, 27 Jul 2023)");
script_tag(name:"creation_date", value:"2009-10-22 15:34:45 +0200 (Thu, 22 Oct 2009)");
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_cve_id("CVE-2009-3662");
script_name("FileCopa FTP Server 'NOOP' Command DoS Vulnerability");
script_xref(name:"URL", value:"http://secunia.com/advisories/36773");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/36397");
script_xref(name:"URL", value:"http://downloads.securityfocus.com/vulnerabilities/exploits/36397.txt");
script_tag(name:"qod_type", value:"remote_banner");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("FTP");
script_dependencies("gb_filecopa_ftp_server_detect.nasl");
script_mandatory_keys("FileCOPA-FTP-Server/Ver");
script_tag(name:"impact", value:"Successful exploitation will allow attackers to cause a Denial of Service.");
script_tag(name:"affected", value:"FileCopa FTP Server version 5.01 and prior on Windows.");
script_tag(name:"insight", value:"The flaw is due to an error in the handling of 'NOOP' FTP commands.
This can be exploited to hang an affected server via an overly large number
of specially crafted NOOP commands.");
script_tag(name:"solution", value:"Upgrade to FileCopa FTP Server version 5.02.");
script_tag(name:"summary", value:"FileCopa FTP Server is prone to a denial of service (DoS) vulnerability.");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("ftp_func.inc");
include("version_func.inc");
filecopaVer = get_kb_item("FileCOPA-FTP-Server/Ver");
if(!filecopaVer){
exit(0);
}
if(version_is_less(version:filecopaVer, test_version:"5.02")){
report = report_fixed_ver(installed_version:filecopaVer, fixed_version:"5.02");
security_message(port: 0, data: report);
}
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
27 Jul 2023 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 25
EPSS0.02653