Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: zulip

Found 2 matching suggestions

Published
updated 1 month ago by @LeSuisse Activity log
  • Created automatic suggestion
  • @LeSuisse removed
    8 packages
    • zulip-term
    • matrix-zulip-bridge
    • python312Packages.zulip
    • python313Packages.zulip
    • python314Packages.zulip
    • python312Packages.zulip-emoji-mapping
    • python313Packages.zulip-emoji-mapping
    • python314Packages.zulip-emoji-mapping
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
Zulip affected by Stored XSS in user profile modal

Zulip is an open-source team collaboration tool. From 5.0 to before 11.5, some administrative actions on the user profile were susceptible to stored XSS in group names or channel names. Exploiting these vulnerabilities required the user explicitly interacting with the problematic object. This vulnerability is fixed in 11.5.

Affected products

zulip
  • ==>= 5.0, < 11.5

Matching in nixpkgs

Package maintainers

Upstream advisory: https://github.com/zulip/zulip/security/advisories/GHSA-56qv-8823-6fq9
Upstream patch: https://github.com/zulip/zulip/commit/e6093d9e4788f4d82236d856c5ed7b16767886a7
Untriaged
created 1 month, 1 week ago
Zulip Authentication Backend Configuration Bypass

Zulip is an open-source team collaboration tool. Zulip supports a configuration where account creation is limited solely by being able to authenticate with a single-sign on authentication backend, meaning the organization places no restrictions on email address domains or invitations being required to join, but has disabled the EmailAuthBackend that is used for email/password authentication. A bug in the Zulip server means that it is possible to create an account in such organizations, without having an account with the configured SSO authentication backend. This issue is patched in version 10.2. A workaround includes requiring invitations to join the organization prevents the vulnerability from being accessed.

Affected products

zulip
  • ==< 10.2

Matching in nixpkgs

Package maintainers