Lucene search
K

Zimbra Collaboration Server 10.0 < 10.0.9, 10.1.0 < 10.1.1 XSS

🗓️ 21 Nov 2024 00:00:00Reported by TenableType 
nessus
 nessus
🔗 www.tenable.com👁 6 Views

Zimbra Collaboration Server 10.0 to 10.1.1 has a reflected XSS vulnerability in Briefcase module.

Related
Refs
Code
ReporterTitlePublishedViews
Family
BDU FSTEC
The vulnerability of the Briefcase module in the Zimbra Collaboration Suite email management system allows a attacker to perform XSS attacks.
26 Nov 202400:00
bdu_fstec
Circl
CVE-2024-45511
20 Nov 202418:24
circl
CNNVD
Zimbra Collaboration Suite 安全漏洞
20 Nov 202400:00
cnnvd
CVE
CVE-2024-45511
20 Nov 202400:00
cve
Cvelist
CVE-2024-45511
20 Nov 202400:00
cvelist
NCSC
Vulnerabilities fixed in Zimbra
10 Oct 202412:50
ncsc
NVD
CVE-2024-45511
20 Nov 202419:15
nvd
Positive Technologies
PT-2024-8655 · Zimbra · Zimbra Collaboration
23 Sep 202400:00
ptsecurity
RedhatCVE
CVE-2024-45511
23 May 202508:06
redhatcve
Vulnrichment
CVE-2024-45511
20 Nov 202400:00
vulnrichment
Rows per page
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##

include('compat.inc');

if (description)
{
  script_id(211699);
  script_version("1.4");
  script_set_attribute(attribute:"plugin_modification_date", value:"2025/06/12");

  script_cve_id("CVE-2024-45511");
  script_xref(name:"IAVA", value:"2024-A-0764-S");

  script_name(english:"Zimbra Collaboration Server 10.0 < 10.0.9, 10.1.0 < 10.1.1 XSS");

  script_set_attribute(attribute:"synopsis", value:
"The remote web server contains a web application that is affected by a cross-site scripting.");
  script_set_attribute(attribute:"description", value:
"An issue was discovered in Zimbra Collaboration (ZCS) through 10.1. A reflected Cross-Site Scripting (XSS) issue 
exists through the Briefcase module due to improper sanitization of file content by the OnlyOffice formatter. This 
occurs when the victim opens a crafted URL pointing to a shared folder containing a malicious file uploaded by the 
attacker. The vulnerability allows the attacker to execute arbitrary JavaScript in the context of the victim's 
session.

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version
number.");
  script_set_attribute(attribute:"see_also", value:"https://wiki.zimbra.com/wiki/Zimbra_Releases/10.0.9");
  script_set_attribute(attribute:"see_also", value:"https://wiki.zimbra.com/wiki/Zimbra_Releases/10.1.1");
  script_set_attribute(attribute:"see_also", value:"https://wiki.zimbra.com/wiki/Security_Center");
  script_set_attribute(attribute:"see_also", value:"https://wiki.zimbra.com/wiki/Zimbra_Security_Advisories");
  script_set_attribute(attribute:"solution", value:
"Upgrade to version 10.0.9, 10.1.1 or later.");
  script_set_attribute(attribute:"agent", value:"unix");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N");
  script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
  script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N");
  script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
  script_set_attribute(attribute:"cvss_score_source", value:"CVE-2024-45511");

  script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"false");

  script_set_attribute(attribute:"vuln_publication_date", value:"2024/11/20");
  script_set_attribute(attribute:"patch_publication_date", value:"2024/09/04");
  script_set_attribute(attribute:"plugin_publication_date", value:"2024/11/21");

  script_set_attribute(attribute:"plugin_type", value:"combined");
  script_set_attribute(attribute:"cpe", value:"cpe:/a:zimbra:collaboration_suite");
  script_set_attribute(attribute:"stig_severity", value:"I");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"CGI abuses");

  script_copyright(english:"This script is Copyright (C) 2024-2025 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("zimbra_web_detect.nbin", "zimbra_nix_installed.nbin");
  script_require_keys("installed_sw/zimbra_zcs");

  exit(0);
}

include('vcf.inc');
include('vcf_extras.inc');

var app_info = vcf::zimbra::combined_get_app_info();

var constraints = [
  {'min_version':'10.0', 'fixed_version':'10.0.9',},
  {'min_version':'10.1', 'fixed_version':'10.1.1'}
];

vcf::zimbra::check_version_and_report(
  app_info:app_info,
  constraints:constraints,
  severity:SECURITY_WARNING,
  flags:{'xss':TRUE}
);

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