Stored_XSS issue exists @ root/login.jsp in branch master
Method stmt.executeQuery at line 15 of root\login.jsp gets data from the database, for the rs element. This element’s value then flows through the code without being properly filtered or encoded and is eventually displayed to the user in method value=""/> at line 89 of root\contact.jsp. This may enable a Stored Cross-Site-Scripting attack.
Stored_XSS issue exists @ root/login.jsp in branch master
Method stmt.executeQuery at line 15 of root\login.jsp gets data from the database, for the rs element. This element’s value then flows through the code without being properly filtered or encoded and is eventually displayed to the user in method value=""/> at line 89 of root\contact.jsp. This may enable a Stored Cross-Site-Scripting attack.
Severity: High
CWE:79
Checkmarx
Lines: 15
Code (Line #15):