You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CSRF issue exists @ adminlogin.jsp in branch master
Method adminlogin at line 12 of /src/main/webapp/admin/adminlogin.jsp gets a parameter from a user request from ""password"". 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 @ adminlogin.jsp in branch master
Method adminlogin at line 12 of /src/main/webapp/admin/adminlogin.jsp gets a parameter from a user request from ""password"". 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).
Namespace: scott-cx
Repository: winter
Repository Url: https://github.com/scott-cx/winter
CxAST-Project: scott-cx/winter
CxAST platform scan: 5d347788-2ed1-4f75-a829-ec3822e0131d
Branch: master
Application: winter
Severity: MEDIUM
State: TO_VERIFY
Status: RECURRENT
CWE: 352
Lines: 11 12
References
Read more
The text was updated successfully, but these errors were encountered: