CVE-2023-28623

LOW EPSS 40.6%
Published May 19, 20233y ago · Modified Jun 17, 20262w ago
3.7 CVSS 3.1
Low
Find Similar
Published May 19, 2023 3y ago
Last Modified Jun 17, 2026 2w ago

Description

Zulip is an open-source team collaboration tool with unique topic-based threading. In the event that 1: `ZulipLDAPAuthBackend` and an external authentication backend (any aside of `ZulipLDAPAuthBackend` and `EmailAuthBackend`) are the only ones enabled in `AUTHENTICATION_BACKENDS` in `/etc/zulip/settings.py` and 2: The organization permissions don't require invitations to join. An attacker can create a new account in the organization with an arbitrary email address in their control that's not in the organization's LDAP directory. The impact is limited to installations which have this specific combination of authentication backends as described above in addition to having `Invitations are required for joining this organization` organization permission disabled. This issue has been addressed in version 6.2. Users are advised to upgrade. Users unable to upgrade may enable the `Invitations are required for joining this organization` organization permission to prevent this issue.

CVSS Details

Base Score
3.7
Exploitability
2.2
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
40.6% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-285
CWE-862 Missing Authorization Authorization

Affected Products 1

VendorProductVersionRange
zulipzulip* <6.2

References 2

  • github.com https://github.com/zulip/zulip/commit/3df1b4dd7c210c21deb6f829df19412b74573f8d
    PatchThird Party Advisory
  • github.com https://github.com/zulip/zulip/security/advisories/GHSA-7p62-pjwg-56rv
    Third Party Advisory

Remediation

  • github.com https://github.com/zulip/zulip/commit/3df1b4dd7c210c21deb6f829df19412b74573f8d
    PatchThird Party Advisory