Skip to content

Commit 12a1eea

Browse files
committed
Add a note to the changelog
1 parent 75f0d8f commit 12a1eea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ Bug fixes
5454
which also restores compatibility with :doc:`plugins/mbpseudo` for
5555
chroma-triggered lookups. :bug:`6212` :bug:`6441`
5656
- :ref:`import-cmd` Remove clutter from imported album folders. :bug:`5016`
57+
- :doc:`plugins/web`: Fix a stored XSS vulnerability where unescaped metadata
58+
fields (artist, album, title, comments, lyrics) could execute arbitrary
59+
JavaScript in the browser. Template tags now use ``<%-`` (escaped
60+
interpolation) instead of ``<%=`` (raw interpolation).
5761

5862
For plugin developers
5963
~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)