Which attack(s) are possible in the below code: <% response.sendRedirect("/with_lang.jsp?lang="+request.getParameter("language")); %>
Reveal answer
Fill a bubble to check yourself
Which attack(s) are possible in the below code: <% response.sendRedirect("/with_lang.jsp?lang="+request.getParameter("language")); %>