]> BookStack Code Mirror - bookstack/commit
Widened svg content attribute xss filtering
authorDan Brown <redacted>
Tue, 6 Sep 2022 16:01:56 +0000 (17:01 +0100)
committerDan Brown <redacted>
Tue, 6 Sep 2022 16:01:56 +0000 (17:01 +0100)
commit6955b2fd5abeeef179e6a8d4ebe2e5d472edb6e7
treeb84e694af15f9ee93fa400b16b63750a28b38579
parent24f82749ffd03f9a4800dd32545ace46e5fe7dcc
Widened svg content attribute xss filtering

Takes care of additional cases that can occur.
Closes #3705
app/Util/HtmlContentFilter.php
tests/Entity/PageContentTest.php