Y
Hacker News
new
|
ask
|
show
|
jobs
by
GICodeWarrior
439 days ago
Simple JSON encoding alone is not sufficient if you put the output into a <script> tag.
<script>const user_input = "</script><script>alert(1)//"; ...