1. Executive Summary & Scope
Cross-Site Scripting (XSS) occurs when untrusted data is included in dynamic web pages without proper contextual escaping. When a victim views the page, the browser executes the malicious script in the victim's security context, enabling session hijacking, credential theft, and unauthorized transactions.
Standard Classification
OWASP Standard: OWASP Top 10 • Mapping: CWE-79 • Target Architecture: Public Web Systems & APIs
2. Threat Model & Attack Vectors
Attackers inject JavaScript payloads (``, `