Lucene search
+L

SmarterTools SmarterMail < 8.0 Multiple Vulnerabilities

🗓️ 25 Mar 2011 00:00:00Reported by Copyright (C) 2011 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 13 Views

SmarterMail Multiple Vulnerabilities, Successful exploitation could allow attackers to conduct cross site scripting, shell upload and directory traversal attack

Refs
Code
# 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

CPE = "cpe:/a:smartertools:smartermail";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.901196");
  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:"2011-03-25 15:52:06 +0100 (Fri, 25 Mar 2011)");
  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_tag(name:"qod_type", value:"remote_banner");

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

  script_name("SmarterTools SmarterMail < 8.0 Multiple Vulnerabilities");

  script_category(ACT_GATHER_INFO);

  script_copyright("Copyright (C) 2011 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 multiple
  vulnerabilities.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");

  script_tag(name:"insight", value:"Input passed in the 'path' parameter to
  Main/frmStoredFiles.aspx, the 'edit' parameter to
  UserControls/Popups/frmAddFileStorageFolder.aspx, the 'SubjectBox_SettingText' parameter to
  Main/Calendar/frmEvent.aspx, the 'url' parameter to UserControls/Popups/frmHelp.aspx, the
  'folder' parameter to UserControls/Popups/frmDeleteConfirm.aspx, the 'editfolder' parameter to
  UserControls/Popups/frmEventGroup.aspx, the 'deletefolder' parameter to
  UserControls/Popups/frmEventGroup.aspx, and the 'bygroup' parameter to
  Main/Alerts/frmAlerts.aspx is not properly sanitised before being returned to the user.");

  script_tag(name:"impact", value:"Successful exploitation could allow attackers to conduct
  cross-site scripting (XSS), shell upload and directory traversal attacks.");

  script_tag(name:"affected", value:"SmarterTools SmarterMail version 7.4 and prior.");
  script_tag(name:"solution", value:"Update to version 8.0 or later.");

  script_xref(name:"URL", value:"http://secunia.com/advisories/41677/");
  script_xref(name:"URL", value:"http://secunia.com/advisories/41485/");
  script_xref(name:"URL", value:"http://www.exploit-db.com/exploits/16955/");
  script_xref(name:"URL", value:"http://packetstormsecurity.org/files/view/99169/smartermail-xsstraversalshell.txt");

  exit(0);
}

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

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

if( version_in_range( version:vers, test_version:"7.0", test_version2:"7.4" ) ) {
  report = report_fixed_ver( installed_version:vers, fixed_version:"8.0" );
  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
7.2High risk
Vulners AI Score7.2
13