Programming Question
View this question.
Add this question to a group or test by clicking the appropriate button below.
${param.message}
Which security vulnerability may be introduced with this line of code?
- Cross-Site Request Forgery (CSRF)
- Session Fixation
- Cross-Site Scripting (XSS)
- Insecure Direct Object Reference