mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
This fixes a cross-site scripting vulnerability in the upcoming Inline URL Previews feature found by Graham Bleaney and Ibrahim Mohamed using Pysa. This commit doesn't get a CVE because the bug was present in a code path introduced in the 2.1.x development branch, so it doesn't impact any Zulip release. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>