-
**Stored_XSS** issue exists @ **root/home.jsp** in branch **main**
*The method out.println embeds untrusted data in generated output with println, at line 31 of root\home.jsp. This untrusted data i…
-
**Heap_Inspection** issue exists @ **root/init.jsp** in branch **main**
*Method + at line 8 of root\init.jsp defines passwordSize, which is designated to contain user passwords. However, …
-
**Stored_XSS** issue exists @ **root/contact.jsp** in branch **main**
*The method out.println embeds untrusted data in generated output with println, at line 68 of root\contact.jsp. This untrusted …
-
**SQL_Injection** issue exists @ **root/password.jsp** in branch **main**
*The application's stmt.executeQuery method executes an SQL query with executeQuery, at line 24 of root\password.jsp. The a…
-
**Session_Fixation** issue exists @ **root/login.jsp** in branch **main**
*Method session.setAttribute at line 22 of root\login.jsp performs user authentication without terminating existing session…
-
**Stored_XSS** issue exists @ **root/login.jsp** in branch **main**
*The method username%></td> embeds untrusted data in generated output with username, at line 57 of root\password.jsp. Th…
-
**Session_Fixation** issue exists @ **root/register.jsp** in branch **main**
*Method session.setAttribute at line 34 of root\register.jsp performs user authentication without terminating existing s…
-
**SQL_Injection** issue exists @ **root/register.jsp** in branch **main**
*The application's stmt.executeQuery method executes an SQL query with executeQuery, at line 24 of root\password.jsp. The a…
-
**Heap_Inspection** issue exists @ **root/login.jsp** in branch **main**
*Method password at line 8 of root\login.jsp defines password, which is designated to contain user passwords. Howe…
-
**SQL_Injection** issue exists @ **root/login.jsp** in branch **main**
*The application's stmt.execute method executes an SQL query with execute, at line 51 of root\login.jsp. The application const…