IntermediateVocabulary#security#frontend#developer-tools

Cross-Site Scripting (XSS) Vocabulary

Learn the vocabulary of an attacker's script executing in a victim's browser as trusted code.

0 / 5 completed
1 / 5
At standup, a dev mentions an attacker's script being injected into a page and then executed in a victim's browser as if it were part of the trusted site's own code, because user-supplied input was rendered without proper escaping. What is this vulnerability called?