cbcvebase.
CVE-2024-27443
published 2024-08-12

CVE-2024-27443: An issue was discovered in Zimbra Collaboration (ZCS) 9.0 and 10.0. A Cross-Site Scripting (XSS) vulnerability exists in the CalendarInvite feature of the…

PriorityP278medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
KEVITWEXPLOIT
CISA Known Exploited Vulnerabilitydue 2025-06-09
Exploited in the wild
EPSS
23.63%
97.6th percentile
An issue was discovered in Zimbra Collaboration (ZCS) 9.0 and 10.0. A Cross-Site Scripting (XSS) vulnerability exists in the CalendarInvite feature of the Zimbra webmail classic user interface, because of improper input validation in the handling of the calendar header. An attacker can exploit this via an email message containing a crafted calendar header with an embedded XSS payload. When a victim views this message in the Zimbra webmail classic interface, the payload is executed in the context of the victim's session, potentially leading to execution of arbitrary JavaScript code.

Affected

2 ranges
VendorProductVersion rangeFixed in
zimbracollaboration
zimbracollaboration>= 10.0.0 < 10.0.710.0.7

Detection & IOCsextracted from sources · hover to see the quote

  • The vulnerability is triggered via the X-Zimbra-Calendar-Intended-For header in calendar invite emails. Monitor for unsanitized JavaScript injection in this header field within inbound email traffic.
  • APT28 (Operation RoundPress) embedded base64-encoded JavaScript payloads in calendar invites. Look for base64-encoded script content within calendar invite emails targeting Zimbra Classic Web Client users.
  • The malicious payload exfiltrates data via HTTP POST requests to hardcoded C2 addresses. Monitor for anomalous outbound HTTP POST requests originating from Zimbra webmail sessions, especially carrying email content, contacts, or session data.
  • The payload creates invisible input fields to harvest autofilled credentials from browser/password managers. Detect DOM manipulation creating hidden input fields within the Zimbra webmail context.
  • Exploitation requires only the victim opening the email — no clicks or redirects needed. Alert on calendar invite emails with script-like content in headers, especially targeting Zimbra 9.0 or 10.0 (pre-10.0.7) deployments.
  • Use the Nuclei template version extractor regex against /js/zimbraMail/share/model/ZmSettings.js to fingerprint vulnerable Zimbra instances (versions 9.0.0 and >= 10.0.0 < 10.0.7).
  • The payload has no persistence — it only executes when the malicious email is opened. Detection must focus on in-session behavior rather than host-based persistence artifacts.
  • ·The vulnerability affects Zimbra Collaboration (ZCS) versions 9.0 and 10.0 specifically in the Classic Web Client. Modern/Next-gen UI is not mentioned as affected.
  • ·Fixed versions are 8.8.15 P46, 9.0.0 P39, and 10.0.7. Ensure detection/hunting scope covers all three affected branches.

CVSS provenance

nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
vulncheck6.1MEDIUM
cisa6.1MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.