You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Escape user-controlled URLs in the ImageFrame and Video embeddings, which allowed stored XSS via attribute breakout. Thanks to @Jellexer for responsibly disclosing this issue (c8eb5cc).
Escape user-controlled input in renderer plugins and embeddings to prevent stored XSS in FancyBlocks, Fold, Math, Frontmatter and InfoBox (84b911e).