JavaScript injection is a process by which we can insert and use our own JavaScript code in a page.
I have written a micro-templating utility that uses innerHTML to inject html fragments in a Web page, based on user …
javascript innerhtml xss script-tag javascript-injection