Cross-Site Scripting (XSS) is a common web Security vulnerability where attackers inject malicious Code into web pages viewed by other users. This can lead to data theft, session hijacking, or other unwanted actions, exploiting the user's trust in a legitimate site.
See also