Lucene search
+L

Kerio Mail Server Multiple Cross Site Scripting vulnerabilities

🗓️ 08 Jan 2009 00:00:00Reported by Copyright (C) 2009 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 21 Views

Kerio Mail Server Multiple XSS vulnerabilitie

Related
Refs
Code
ReporterTitlePublishedViews
Family
nessus
Tenable Nessus
Kerio MailServer < 6.6.2 (KSEC-2008-12-16-01) Multiple XSS
22 Dec 200800:00
nessus
nessus
Tenable Nessus
Kerio MailServer < 6.6.2 Multiple XSS (KSEC-2008-12-16-01)
22 Dec 200800:00
nessus
cve
CVE
CVE-2008-5760
30 Dec 200819:00
cve
cve
CVE
CVE-2008-5769
30 Dec 200820:00
cve
cvelist
Cvelist
CVE-2008-5760
30 Dec 200819:00
cvelist
cvelist
Cvelist
CVE-2008-5769
30 Dec 200820:00
cvelist
euvd
EUVD
EUVD-2008-5730
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2008-5739
7 Oct 202500:30
euvd
nvd
NVD
CVE-2008-5760
30 Dec 200819:30
nvd
nvd
NVD
CVE-2008-5769
30 Dec 200820:30
nvd
Rows per page
# 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:kerio:kerio_mailserver";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.800099");
  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-01-08 07:43:30 +0100 (Thu, 08 Jan 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:P/A:N");
  script_cve_id("CVE-2008-5760", "CVE-2008-5769");
  script_name("Kerio Mail Server Multiple Cross Site Scripting vulnerabilities");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2009 Greenbone AG");
  script_family("Web application abuses");
  script_dependencies("gb_kerio_mailserver_detect.nasl");
  script_mandatory_keys("KerioMailServer/detected");

  script_xref(name:"URL", value:"http://secunia.com/advisories/32955");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/32863");
  script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/47398");

  script_tag(name:"impact", value:"Successful exploitation could result in insertion of arbitrary HTML and
  script code in a user's browser session in the context of an affected site.");

  script_tag(name:"affected", value:"Kerio MailServer before 6.6.2 on all running platform.");

  script_tag(name:"insight", value:"Issues are due to:

  - a folder and daytime parameters in mailCompose.php and calendarEdit.php
  files is not properly sanitised before being returned to the user.

  - input passed to the sent parameter in error413.php is not properly
  sanitised before being returned to the user.");

  script_tag(name:"solution", value:"Upgrade to Kerio MailServer 6.6.2 or later.");

  script_tag(name:"summary", value:"Kerio Mail Server is prone to multiple cross site scripting vulnerabilities.");

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

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

27 Jul 2023 00:00Current
6.1Medium risk
Vulners AI Score6.1
CVSS 24.3
EPSS0.01223
21