CSRF issue exists @ root/password.jsp in branch master
Method = at line 10 of root\password.jsp gets a parameter from a user request from ""password1"". This parameter value flows through the code and is eventually used to access application state altering functionality. This may enable Cross-Site Request Forgery (CSRF).
CSRF issue exists @ root/password.jsp in branch master
Method = at line 10 of root\password.jsp gets a parameter from a user request from ""password1"". This parameter value flows through the code and is eventually used to access application state altering functionality. This may enable Cross-Site Request Forgery (CSRF).
Severity: Medium
CWE:352
Checkmarx
Training Recommended Fix
Lines: 10
Code (Line #10):