漏洞标题
未授权的用户可以在 Zulip 特定的配置中注册一个账户。
漏洞描述信息
在特定配置下,未授权用户可以注册Zulip账户
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
漏洞类别
认证机制不恰当
漏洞标题
Unauthorized user can register an account in specific configurations in Zulip
漏洞描述信息
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信息
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N
漏洞类别
授权机制不恰当
漏洞标题
Zulip 安全漏洞
漏洞描述信息
Zulip是美国Zulip公司的一款功能强大的开源群聊应用程序。用于将实时聊天的即时性与线程对话的生产力优势相结合。 Zulip 6.2之前版本存在安全漏洞,该漏洞源于如果组织权限不需要邀请即可加入,攻击者可以在组织中创建一个新帐户,并使用他们控制的任意电子邮件地址。
CVSS信息
N/A
漏洞类别
其他