Javascript link external script file - security implications
If I have a link to an external third-party JavaScript file on my website, what are the security implications? Can JavaScript be used to steal cookies?
One example of this is the Google Analytics JavaScript reference file.
Can a third party technically steal cookies or any other sensitive information from my registered users (XSS)?
The whole scripting script confuses me sometimes.
Thanks!
+2
a source to share