Open
Description
An user should manually escape the slash (for instance using #435 (comment)) when putting JSON inside of <script>
(yes, people do that), otherwise an XSS will occur. This ideally would be documented, as it is a potential security vulnerability.