XSS

A security vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users.

XSS (Cross-Site Scripting) is a security vulnerability typically found in web applications. It allows attackers to inject client-side scripts into web pages viewed by other users. For instance, an attacker can use XSS to steal cookies, session tokens, or other sensitive information from the user’s browser.