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

HttpOnlyCookies @ LoginValidator.java #87

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

HttpOnlyCookies @ LoginValidator.java #87

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

Comments

@scott-cx
Copy link
Owner

scott-cx commented Jun 8, 2022

HttpOnlyCookies issue exists @ LoginValidator.java in branch master

The web application's processRequest method creates a cookie privilege, at line 59 of /src/main/java/org/cysecurity/cspf/jvl/controller/LoginValidator.java, and returns it in the response. However, the application is not configured to automatically set the cookie with the "httpOnly" attribute, and the code does not explicitly add this to the cookie.

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: 1004
Lines: 59 63 64


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