{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2024-21630", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Zulip is an open-source team collaboration tool. A vulnerability in version 8.0 is similar to CVE-2023-32677, but applies to multi-use invitations, not single-use invitation links as in the prior CVE. Specifically, it applies when the installation has configured non-admins to be able to invite users and create multi-use invitations, and has also configured only admins to be able to invite users to streams. As in CVE-2023-32677, this does not let users invite new users to arbitrary streams, only to streams that the inviter can already see. Version 8.1 fixes this issue. As a workaround, administrators can limit sending of invitations down to users who also have the permission to add users to streams." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-862: Missing Authorization", "cweId": "CWE-862" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "zulip", "product": { "product_data": [ { "product_name": "zulip", "version": { "version_data": [ { "version_affected": "=", "version_value": "= 8.0" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/zulip/zulip/security/advisories/GHSA-87p9-wprh-7rm6", "refsource": "MISC", "name": "https://github.com/zulip/zulip/security/advisories/GHSA-87p9-wprh-7rm6" }, { "url": "https://github.com/zulip/zulip/security/advisories/GHSA-mrvp-96q6-jpvc", "refsource": "MISC", "name": "https://github.com/zulip/zulip/security/advisories/GHSA-mrvp-96q6-jpvc" }, { "url": "https://github.com/zulip/zulip/commit/0df7bd71f32f3b772e2646c6ab0d60c9b610addf", "refsource": "MISC", "name": "https://github.com/zulip/zulip/commit/0df7bd71f32f3b772e2646c6ab0d60c9b610addf" }, { "url": "https://zulip.com/help/configure-who-can-invite-to-streams", "refsource": "MISC", "name": "https://zulip.com/help/configure-who-can-invite-to-streams" }, { "url": "https://zulip.com/help/restrict-account-creation#change-who-can-send-invitations", "refsource": "MISC", "name": "https://zulip.com/help/restrict-account-creation#change-who-can-send-invitations" } ] }, "source": { "advisory": "GHSA-87p9-wprh-7rm6", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } ] } }