Give the name of the vulnerability resides in the below code: 1 <% 2 if(null==resultArr) 3 { 4 %> 5 6 Your Search for '<%=request.getParameter("searchID")%>' has not returned any records 7 8 <% 9 } 10 %>
Reveal answer
Fill a bubble to check yourself