Open cx-demo opened 4 years ago
Issue still exists.
Issue has 1 vulnerability/vulnerabilities left to be fixed (Please scroll to the top for more information)
Issue still exists.
Issue has 1 vulnerability/vulnerabilities left to be fixed (Please scroll to the top for more information)
Hardcoded_password_in_Connection_String issue exists @ root/dbconnection.jspf in branch develop
The application contains hardcoded connection details, """", at line 5 of root\dbconnection.jspf. This connection string contains a hardcoded password, which is used in jspInit at line 5 of root\dbconnection.jspf to connect to a database server with getConnection. This can expose the database password, and impede proper password management.
Severity: Medium
CWE:547
Checkmarx
Lines: 10
Code (Line #10):