XSS (Cross-Site Scripting)
PCIComplianceHubLast updated
An attack in which a script an attacker chose runs in a victim's browser on a site they trust, because the site reflected or stored the attacker's input as code. It is one of the common software attacks 6.2.4 requires developers to prevent, and on a payment page it is a route to e-skimming. The full entry is under Cross-site Scripting (XSS); this one exists because the acronym is what most people search for.
Related. Cross-site Scripting (XSS)