TL;DR This article covers one of the ways to avoid the by-design <script> HTML element vulnerability. Long story short, unlike any other HTML tag, <script> implies different rules of escaping its content. The proper escaping …
Continue readingTL;DR This article covers one of the ways to avoid the by-design <script> HTML element vulnerability. Long story short, unlike any other HTML tag, <script> implies different rules of escaping its content. The proper escaping …
Continue reading