-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Checkmarx (SAST): Hardcoded_password_in_Connection_String
Security Issue: Read More about Hardcoded_password_in_Connection_String
Checkmarx Project: AsafOrgTesting/Sast-Sca-Test-Repo
Repository URL: https://github.com/AsafOrgTesting/Sast-Sca-Test-Repo
Branch: master
Scan ID: 381445f1-c79b-4b6f-9733-56cc146401f9
The application contains hardcoded connection details, ""connection string"", at line 67 of /encode.frm. This connection string contains a hardcoded password, which is used in at line 67 of /encode.frm to connect to a database server with open. This can expose the database password, and impede proper password management.
Result 1:
Severity: MEDIUM
State: TO_VERIFY
Status: RECURRENT
Attack Vector:
1. ""connection string"": /encode.frm[67,11]
2. open: /encode.frm[67,5]
Review result in Checkmarx One: Hardcoded_password_in_Connection_String