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/java/org/cysecurity/cspf/jvl/controller/XPathQuery.java [refs/heads/master] #188

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

Comments

@github-actions
Copy link

github-actions bot commented Mar 14, 2022

Privacy_Violation issue exists @ src/main/java/org/cysecurity/cspf/jvl/controller/XPathQuery.java in branch refs/heads/master

Method processRequest at line 50 of src\main\java\org\cysecurity\cspf\jvl\controller\XPathQuery.java 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: 50


Code (Line #50):

            String xPression="/users/user[username='"+user+"' and password='"+pass+"']/name";

@github-actions github-actions bot reopened this Mar 14, 2022
@github-actions
Copy link
Author

Issue still exists.

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