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

CX Privacy_Violation @ src/main/webapp/login.jsp [refs/heads/master] #191

Open
github-actions bot opened this issue Mar 14, 2022 · 1 comment
Open

Comments

@github-actions
Copy link

github-actions bot commented Mar 14, 2022

Privacy_Violation issue exists @ src/main/webapp/login.jsp in branch refs/heads/master

Method c.getValue at line 15 of src\main\webapp\login.jsp sends user information outside the application. This may constitute a Privacy Violation.

Severity: Medium

CWE:359

Vulnerability details and guidance

Checkmarx

Training
Recommended Fix

Lines: 15


Code (Line #15):

            password= c.getValue();

@github-actions
Copy link
Author

Issue still exists.

@github-actions github-actions bot reopened this Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants