Skip to content

v2.23.0

Latest

Choose a tag to compare

@redimp redimp released this 05 Aug 21:24

Security Fixes

  • 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).

Features

Bug Fixes

  • Isolate DataTable initialization so one broken table does not break the others on the page (a758b3e).

Dependencies

Compare with v2.22.2