Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSRF @ adminlogin.jsp #92

Open
scott-cx opened this issue Jun 8, 2022 · 0 comments
Open

CSRF @ adminlogin.jsp #92

scott-cx opened this issue Jun 8, 2022 · 0 comments

Comments

@scott-cx
Copy link
Owner

scott-cx commented Jun 8, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant