Lucene search
+L

SmartFTP Filename Processing Unspecified Vulnerability

🗓️ 14 Oct 2011 00:00:00Reported by Copyright (C) 2011 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 21 Views

SmartFTP Filename Processing Unspecified Vulnerability, unknown impact and attack vector, update to version 4.0 Build 114

Related
Refs
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2010-4871
7 Oct 201110:00
cve
Cvelist
CVE-2010-4871
7 Oct 201110:00
cvelist
EUVD
EUVD-2010-4836
7 Oct 202500:30
euvd
Kaspersky
KLA10330 Vulnerability in SmartFTP
7 Oct 201100:00
kaspersky
NVD
CVE-2010-4871
7 Oct 201110:55
nvd
OpenVAS
SmartFTP Filename Processing Unspecified Vulnerability
14 Oct 201100:00
openvas
Prion
Design/Logic Flaw
7 Oct 201110:55
prion
# SPDX-FileCopyrightText: 2011 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.801992");
  script_version("2023-07-28T05:05:23+0000");
  script_tag(name:"last_modification", value:"2023-07-28 05:05:23 +0000 (Fri, 28 Jul 2023)");
  script_tag(name:"creation_date", value:"2011-10-14 14:22:41 +0200 (Fri, 14 Oct 2011)");
  script_cve_id("CVE-2010-4871");
  script_tag(name:"cvss_base", value:"10.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
  script_name("SmartFTP Filename Processing Unspecified Vulnerability");
  script_xref(name:"URL", value:"http://secunia.com/advisories/42060");
  script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/63113");
  script_xref(name:"URL", value:"https://www.smartftp.com/forums/index.php?/topic/16425-smartftp-client-40-change-log/");

  script_tag(name:"qod_type", value:"registry");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2011 Greenbone AG");
  script_family("FTP");
  script_dependencies("secpod_smartftp_client_detect.nasl");
  script_mandatory_keys("SmartFTP/Client/Ver");
  script_tag(name:"insight", value:"An unspecified flaw exists in SmartFTP when processing filenames, has an
  unknown impact and attack vector.");
  script_tag(name:"solution", value:"Update SmartFTP Client to version 4.0 Build 1142 or later.");
  script_tag(name:"summary", value:"SmartFTP Client is prone to an unspecified vulnerability.");
  script_tag(name:"impact", value:"Has an unknown impact and attack vector.");
  script_tag(name:"affected", value:"SmartFTP Client version prior to 4.0.1142.0");

  script_tag(name:"solution_type", value:"VendorFix");

  script_xref(name:"URL", value:"http://www.smartftp.com/download/");
  exit(0);

}


include("version_func.inc");

sftpVer = get_kb_item("SmartFTP/Client/Ver");
if(sftpVer != NULL)
{
  if(version_is_less(version:sftpVer, test_version:"4.0.1142.0")){
    report = report_fixed_ver(installed_version:sftpVer, fixed_version:"4.0.1142.0");
    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

28 Jul 2023 00:00Current
6.7Medium risk
Vulners AI Score6.7
CVSS 210
EPSS0.01524
21