CVE-2021-41115
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Summary
Zulip is an open source team chat server. In affected versions Zulip allows organization administrators on a server to configure "linkifiers" that automatically create links from messages that users send, detected via arbitrary regular expressions. Malicious organization administrators could subject the server to a denial-of-service via regular expression complexity attacks; most simply, by configuring a quadratic-time regular expression in a linkifier, and sending messages that exploited it. A regular expression attempted to parse the user-provided regexes to verify that they were safe from ReDoS – this was both insufficient, as well as itself subject to ReDoS if the organization administrator entered a sufficiently complex invalid regex. Affected users should upgrade to the just-released Zulip 4.7, or main.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| zulip | zulip | < 4.7 | affected |
Weaknesses
- CWE-400: CWE-400: Uncontrolled Resource Consumption
- CWE-1333: CWE-1333: Inefficient Regular Expression Complexity
ADP Enrichment
CVE Program Container
Additional References
- https://github.com/zulip/zulip/security/advisories/GHSA-4h36-mqfq-42jg
- https://github.com/zulip/zulip/commit/e2d303c1bb5f538d17dc3d9134bc8858bdece781
- https://securitylab.github.com/advisories/GHSL-2021-118-zulip-zulip/
References
- https://github.com/zulip/zulip/security/advisories/GHSA-4h36-mqfq-42jg
- https://github.com/zulip/zulip/commit/e2d303c1bb5f538d17dc3d9134bc8858bdece781
- https://securitylab.github.com/advisories/GHSL-2021-118-zulip-zulip/
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.