Reflected_XSS_All_Clients issue exists @ src/main/webapp/dfi/includable.jsp in branch master
Method url="<%=request.getParameter at line 15 of src\main\webapp\dfi\includable.jsp gets user input for the ""template"" element. This element’s value then flows through the code without being properly sanitized or validated and is eventually displayed to the user in method url="<%=request.getParameter at line 15 of src\main\webapp\dfi\includable.jsp. This may enable a Cross-Site-Scripting attack.
Reflected_XSS_All_Clients issue exists @ src/main/webapp/dfi/includable.jsp in branch master
Method url="<%=request.getParameter at line 15 of src\main\webapp\dfi\includable.jsp gets user input for the ""template"" element. This element’s value then flows through the code without being properly sanitized or validated and is eventually displayed to the user in method url="<%=request.getParameter at line 15 of src\main\webapp\dfi\includable.jsp. This may enable a Cross-Site-Scripting attack.
Severity: High
CWE:79
Checkmarx
Lines: 15
Code (Line #15):