Which OWASP Top 10 vulnerability occurs when an attacker inserts malicious SQL code into an input field that is directly passed to a database query?
-
A
Cross-Site Scripting (XSS)
-
B
SQL Injection
-
C
Insecure Direct Object Reference
-
D
Security Misconfiguration