Cross Site Scripting :: XSS
Cross Site Scripting :: XSS
- Attacker injecting actions (code) on server to run on client
- exploits clients trust of server
- User's browser executes code without the distinction of the trusted server code and untrusted injected
code.