During a penetration test, a tester discovers that a web application reflects user input directly in HTTP responses without encoding. Which vulnerability class does this represent?
-
A
SQL Injection
-
B
Cross-Site Scripting (XSS)
-
C
Command Injection
-
D
Path Traversal