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 Plaintext_Storage_of_a_Password @ src/main/java/org/cysecurity/cspf/jvl/model/DBConnect.java [refs/heads/master] #189

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

Comments

@github-actions
Copy link

github-actions bot commented Mar 14, 2022

Plaintext_Storage_of_a_Password issue exists @ src/main/java/org/cysecurity/cspf/jvl/model/DBConnect.java in branch refs/heads/master

The password 26 did not used a secure scheme to store the password - this may allow attackers to retrieve it, and use it to access authenticated resources.

Severity: Medium

CWE:256

Vulnerability details and guidance

Checkmarx

Training
Recommended Fix

Lines: 26


Code (Line #26):

        properties.load(new FileInputStream(path));

@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