From 0e78c6d56c68c5bc4105cd4e1d24da473247f743 Mon Sep 17 00:00:00 2001 From: Viktor Kronvall Date: Mon, 16 Nov 2020 22:48:13 +0900 Subject: [PATCH] Escape JSON to avoid parsing the content as HTML By crafting a malicious string it was quite easy to escape the HTML attribute that contained the JSON report data. This commit aims to mitigate the breakage of the reports when report names contain unexpected characters. The JSON data is moved to a @@ -32,8 +35,6 @@
- -