Security readout for executives and security teams
Plain-English summary
CVE-2023-45206 is a cross-site scripting issue in Zimbra Collaboration webmail. A malicious link or content involving the help document endpoint could run attacker-controlled JavaScript or HTML in a user's browser. Business impact is mainly account/session abuse or data exposure if users interact with crafted content.
Executive priority
Handle as a moderate webmail security issue. It is not evidenced as actively exploited here, but Zimbra mail systems are high-value targets and user interaction is a realistic path. Remediate on normal vulnerability timelines, faster for public-facing deployments.
Technical view
The CVE describes CWE-79 XSS in the Zimbra Collaboration help document endpoint affecting ZCS 8.8.15, 9.0, and 10.0. CVSS 3.1 is 6.1: network reachable, low complexity, no privileges, user interaction required, changed scope, low confidentiality and integrity impact, no availability impact.
Likely exposure
Exposure is most likely where Zimbra Collaboration webmail is reachable by users, especially internet-facing deployments on ZCS 8.8.15, 9.0, or 10.0. The provided source does not identify specific editions, configurations, or CPEs beyond those ZCS versions.
Exploitation context
The source bundle does not show CISA KEV listing or cited active exploitation. Exploitation requires user interaction, consistent with a webmail XSS scenario. Treat this as credible but not confirmed exploited based on the supplied evidence.
Researcher notes
The supplied evidence is limited: affected versions are named in the CVE text, while structured affected vendor/product fields are unavailable. No exploit proof, patch version, or detailed endpoint behavior is included. Avoid assuming broader Zimbra products are affected without vendor confirmation.
Mitigation direction
- Check Zimbra Security Advisories for the vendor-fixed build or official workaround.
- Apply Zimbra-recommended remediation for affected ZCS 8.8.15, 9.0, and 10.0 deployments.
- Review the vendor-described mitigation for preventing malicious code through the help document endpoint.
- Prioritize remediation for internet-facing or high-value mailbox environments.
Validation and detection
- Inventory Zimbra Collaboration versions and identify any 8.8.15, 9.0, or 10.0 systems.
- Confirm whether webmail and the help document endpoint are reachable by users or the internet.
- Review Zimbra advisory records for CVE-2023-45206 remediation status.
- Validate in a safe test environment that help document content is properly sanitized or encoded.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2023-45206 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 6.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N2.82.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.1MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://wiki.zimbra.com/wiki/Zimbra_Security_AdvisoriesCVE reference
- https://wiki.zimbra.com/wiki/Security_CenterCVE reference
- https://wiki.zimbra.com/wiki/Zimbra_Responsible_Disclosure_PolicyCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
