FileZilla Server < 0.9.31 Buffer Overflow Vulnerability
🗓️ 23 Mar 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType
openvas🔗 plugins.openvas.org👁 42 Views
| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| FileZilla FTP Server < 0.9.31 SSL/TLS Packet Overflow DoS | 9 Mar 200900:00 | – | nessus | |
| FileZilla Server < 0.9.31 Denial of Service | 19 Mar 201000:00 | – | nessus | |
| CVE-2009-0884 | 7 Oct 202521:02 | – | circl | |
| CVE-2009-0884 | 12 Mar 200915:00 | – | cve | |
| CVE-2009-0884 | 12 Mar 200915:00 | – | cvelist | |
| EUVD-2009-0881 | 7 Oct 202500:30 | – | euvd | |
| CVE-2009-0884 | 12 Mar 200915:20 | – | nvd | |
| FileZilla Server Buffer Overflow Vulnerability | 23 Mar 200900:00 | – | openvas | |
| Buffer overflow | 12 Mar 200915:20 | – | prion |
| Source | Link |
|---|---|
| securityfocus | www.securityfocus.com/bid/34006 |
| secunia | www.secunia.com/advisories/34089 |
| sourceforge | www.sourceforge.net/project/shownotes.php |
# 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
CPE = "cpe:/a:filezilla:filezilla_server";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.900519");
script_version("2024-07-24T05:06:37+0000");
script_tag(name:"last_modification", value:"2024-07-24 05:06:37 +0000 (Wed, 24 Jul 2024)");
script_tag(name:"creation_date", value:"2009-03-23 08:26:42 +0100 (Mon, 23 Mar 2009)");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:N/A:P");
script_cve_id("CVE-2009-0884");
script_name("FileZilla Server < 0.9.31 Buffer Overflow Vulnerability");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 Greenbone AG");
script_family("Buffer overflow");
script_dependencies("gb_filezilla_server_ftp_detect.nasl");
script_mandatory_keys("filezilla/server/detected");
script_xref(name:"URL", value:"http://secunia.com/advisories/34089");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/34006");
script_xref(name:"URL", value:"http://sourceforge.net/project/shownotes.php?release_id=665428");
script_tag(name:"summary", value:"FileZilla Server is prone to a buffer overflow vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The flaw is generated due to an error in unspecified vectors
while handling SSL/TLS packets.");
script_tag(name:"impact", value:"Successful exploitation will let the attacker crash the
application to cause denial of service.");
script_tag(name:"affected", value:"FileZilla Server versions prior to 0.9.31.");
script_tag(name:"solution", value:"Update to version 0.9.31 or later.");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
include("host_details.inc");
if(isnull(port = get_app_port(cpe:CPE)))
exit(0);
if(!infos = get_app_version_and_location(cpe:CPE, port:port, exit_no_version:TRUE))
exit(0);
version = infos["version"];
location = infos["location"];
if(version_is_less(version:version, test_version:"0.9.31")) {
report = report_fixed_ver(installed_version:version, fixed_version:"0.9.31", install_path:location);
security_message(port:port, 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
24 Jul 2024 00:00Current
7High risk
Vulners AI Score7
CVSS 24.3
EPSS0.03421