XSS ATTACK
With SQL injection, it is one of the most basic attack vectors on the web, and it is a technique that a malicious user puts a script on a site to attack. If the attack succeeds, the user who accesses the site executes the embedded code, usually performs unintentional actions, or steals sensitive information such as cookies or session tokens.
DETAIL