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 Security_Misconfiguration @ config/db.js [master] #4

Open
tsunez opened this issue Sep 1, 2020 · 5 comments
Open

CX Security_Misconfiguration @ config/db.js [master] #4

tsunez opened this issue Sep 1, 2020 · 5 comments

Comments

@tsunez
Copy link
Collaborator

tsunez commented Sep 1, 2020

Security_Misconfiguration issue exists @ config/db.js in branch master

The application takes sensitive, personal data MYSQL_PASSWORD, found at line 3 of config\db.js, and stores it in an unprotected manner, without encryption, to authenticate at line 19 of models\index.js.

Severity: High

CWE:933

Vulnerability details and guidance

Checkmarx

Recommended Fix

Lines: 3


Code (Line #3):

  password: process.env.MYSQL_PASSWORD,

@tsunez
Copy link
Collaborator Author

tsunez commented Sep 1, 2020

Issue still exists.

SUMMARY

Issue has 1 vulnerability/vulnerabilities left to be fixed (Please scroll to the top for more information)

@tsunez tsunez closed this as completed Sep 1, 2020
@tsunez
Copy link
Collaborator Author

tsunez commented Sep 1, 2020

dfsd

@tsunez tsunez reopened this Sep 1, 2020
@tsunez
Copy link
Collaborator Author

tsunez commented Sep 1, 2020

Issue still exists.

SUMMARY

Issue has 1 vulnerability/vulnerabilities left to be fixed (Please scroll to the top for more information)

2 similar comments
@tsunez
Copy link
Collaborator Author

tsunez commented Sep 2, 2020

Issue still exists.

SUMMARY

Issue has 1 vulnerability/vulnerabilities left to be fixed (Please scroll to the top for more information)

@tsunez
Copy link
Collaborator Author

tsunez commented Sep 2, 2020

Issue still exists.

SUMMARY

Issue has 1 vulnerability/vulnerabilities left to be fixed (Please scroll to the top for more information)

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

1 participant