Files
zulip/static/js
Tim Abbott f055a7d133 CVE-2018-9987: Fix XSS issue with muting notifications.
This fixes an XSS issue with Zulip's muting UI, where if a stream or
topic name contained malicious HTML containing JavaScript, and the
user did a muting interaction, the malicious JavaScript could run when
rendering the "you just muted a topic" notification.

We did an audit for similarly problematic use of `.html`, and found
none; for the next release we'll be merging a series of changes to our
linter to prevent future instances of this being added.

Thanks to Suhas Sunil Gaikwad for reporting this issue.
2018-04-10 13:05:27 -07:00
..
2017-09-25 12:31:07 -07:00
2017-10-18 21:55:43 -07:00
2017-08-22 09:37:17 -07:00
2017-08-14 13:03:57 -07:00
2017-09-26 13:42:14 -07:00
2017-09-26 13:42:14 -07:00
2017-07-04 13:54:33 -07:00