stored xss

Stored XSS (Cross-Site Scripting) refers to a type of security vulnerability in web applications where malicious code is injected and permanently stored on a website's database or server. When a user accesses the compromised page or data, the injected code executes on their browser, potentially allowing attackers to steal information or perform unauthorized actions.

Requires login.