S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Jun 26, 2025

CVE-2022-24682 Scanner

CVE-2022-24682 Scanner - Cross-Site Scripting (XSS) vulnerability in Zimbra Collaboration Suite

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.7k
Times Used
continuous scan runs
5.5k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
🔴
CISA Known Exploited Vulnerability
This CVE is actively exploited in the wild. CISA mandates federal agencies to patch immediately.
CVECVE-2022-24682
6.1
CVSSmedium
Exploitable remotely over the internet · no authentication required · user interaction needed.

An issue was discovered in the Calendar feature in Zimbra Collaboration Suite 8.8.x before 8.8.15 patch 30 (update 1), as exploited in the wild starting in December 2021. An attacker could place HTML containing executable JavaScript inside element attributes. This markup becomes unescaped, causing arbitrary markup to be injected into the document.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
n/aby n/a
n/a
Updated Aug 22, 2026View on NVD →
Detail

Zimbra Collaboration Suite is a popular email and collaboration software used by businesses, organizations, and service providers worldwide. It provides tools such as email client, calendars, address books, and task management features for enhanced productivity. The software is widely implemented for managing communication and collaboration effectively within organizations. Large companies and enterprises often rely on Zimbra for its robust features and flexibility in maintaining information systems. Its open-source nature allows for customization to meet specific organizational needs. The goal is to provide a comprehensive solution that integrates various communication tools into one platform.

Cross-Site Scripting (XSS) is a type of security vulnerability typically found in web applications that allows attackers to inject malicious scripts into content from otherwise trusted websites. In the case of the Zimbra vulnerability, it occurs due to improper encoding or escaping of output in the Calendar feature of the software. This vulnerability allows attackers to inject HTML containing executable JavaScript inside element attributes. The main risk arises when user input is included in the output without proper escaping, enabling attackers to execute scripts in a user's browser environment. Effective exploitation could lead to unauthorized actions being carried out on behalf of a user.

The vulnerability stems from inadequate encoding or escaping of input in the Zimbra Calendar feature, permitting attackers to include HTML with executable JavaScript. The specific endpoint affected is associated with the ZmSettings JavaScript file, accessed via a GET request. Attackers aim to manipulate the content rendered by the web client, injecting arbitrary code into the web page. The intended use of the feature does not anticipate arbitrary code insertion, leading to the vulnerability. It affects versions of Zimbra Collaboration Suite before 8.8.15 patch 30 and has been exploited starting December 2021. Proper sanitization measures need to be applied to user-supplied input to prevent such issues.

Exploitation of this vulnerability can result in the execution of arbitrary scripts within a user's browser, leading to session hijacking, redirecting users to malicious sites, or stealing sensitive information. Users could be impersonated, allowing attackers to gain access to or control their accounts. These malicious actions could undermine user trust and lead to potential data breaches or leaks of confidential business information. The ultimate impact is not only technical damage but also reputational harm to organizations using Zimbra. Mitigation and proper security measures are essential to prevent adverse outcomes from such exploits.

REFERENCES

Solution Advice
  • Implement output encoding and escaping mechanisms for user inputs to prevent arbitrary script execution.
  • Update Zimbra Collaboration Suite to version 8.8.15 patch 30 or later to mitigate this vulnerability.
  • Regularly monitor and audit application logs to detect any unusual behavior indicative of an XSS attack.
  • Educate users about the potential signs of XSS attacks to enhance early detection and prevention.
  • Employ a web application firewall to filter and block malicious inputs before they reach the application.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2022-24682 Scanner - Cross-Site Scripting (XSS) vulnerability in Zimbra Collaboration Suite | S4E