Lucene search
+L

SmarterTools SmarterMail < 7.2.3925 Directory Traversal Vulnerability

🗓️ 01 Oct 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 128 Views

SmarterMail Directory Traversal Vulnerability. Allows remote attackers to read and write directories, files, and perform malicious operations. Upgrade to version 7.2.3925 or later

Related
Refs
Code
ReporterTitlePublishedViews
Family
zdt
zdt
SmarterMail 7.x (7.2.3925) Stored Cross Site Scripting Vulnerability
3 Oct 201000:00
zdt
zdt
zdt
SmarterMail 7.x (7.2.3925) LDAP Injection Vulnerability
3 Oct 201000:00
zdt
zdt
zdt
SmarterMail 7.3 and 7.4 Multiple Vulnerabilities
11 Mar 201100:00
zdt
circl
Circl
CVE-2010-3486
19 Sep 201000:00
circl
cve
CVE
CVE-2010-3486
22 Sep 201019:00
cve
cvelist
Cvelist
CVE-2010-3486
22 Sep 201019:00
cvelist
exploitdb
Exploit DB
SmarterMail 7.1.3876 - Directory Traversal
19 Sep 201000:00
exploitdb
exploitdb
Exploit DB
SmarterMail < 7.2.3925 - Persistent Cross-Site Scripting
2 Oct 201000:00
exploitdb
exploitdb
Exploit DB
SmarterMail < 7.2.3925 - LDAP Injection
2 Oct 201000:00
exploitdb
exploitdb
Exploit DB
SmarterMail 7.3/7.4 - Multiple Vulnerabilities
10 Mar 201100:00
exploitdb
Rows per page
# SPDX-FileCopyrightText: 2010 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:smartertools:smartermail";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.902259");
  script_version("2026-01-07T05:47:44+0000");
  script_tag(name:"last_modification", value:"2026-01-07 05:47:44 +0000 (Wed, 07 Jan 2026)");
  script_tag(name:"creation_date", value:"2010-10-01 08:36:34 +0200 (Fri, 01 Oct 2010)");
  script_tag(name:"cvss_base", value:"5.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:N/A:N");

  script_cve_id("CVE-2010-3486");

  script_tag(name:"qod_type", value:"remote_banner");

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

  script_name("SmarterTools SmarterMail < 7.2.3925 Directory Traversal Vulnerability");

  script_category(ACT_GATHER_INFO);

  script_copyright("Copyright (C) 2010 Greenbone AG");
  script_family("Web application abuses");
  script_dependencies("gb_smartermail_consolidation.nasl");
  script_mandatory_keys("smartertools/smartermail/detected");

  script_tag(name:"summary", value:"SmarterTools SmarterMail is prone to a directory traversal
  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 due to error in the 'FileStorageUpload.ashx', which
  fails to validate the input value passed to the 'name' parameter. This allows remote attackers to
  read arbitrary files via a '../' or '%5C' or '%255c' in the name parameter.");

  script_tag(name:"impact", value:"Successful exploitation could allow remote authenticated users
  to read and write directories, files and perform malicious operations.");

  script_tag(name:"affected", value:"SmarterTools SmarterMail version 7.1.3876 and probably
  prior.");

  script_tag(name:"solution", value:"Update to version 7.2.3925 or later.");

  script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/61910");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/43324");
  script_xref(name:"URL", value:"http://www.exploit-db.com/exploits/15048/");
  script_xref(name:"URL", value:"http://packetstormsecurity.org/1009-exploits/smartermail-traversal.txt");

  exit(0);
}

include("host_details.inc");
include("version_func.inc");

if( ! vers = get_app_version( cpe:CPE, nofork:TRUE ) )
  exit( 0 );

if( version_is_less_equal( version:vers, test_version:"7.1.3876" ) ) {
  report = report_fixed_ver( installed_version:vers, fixed_version:"7.2.3925" );
  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

07 Jan 2026 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 25
EPSS0.03074
128