nidhi0512 / cxtest1

0 stars 0 forks source link

CX Insufficiently_Protected_Credentials @ src/attendancems_with_prepared22/SettingInternalFrame.java [main] #12

Open nidhi0512 opened 2 years ago

nidhi0512 commented 2 years ago

Insufficiently_Protected_Credentials issue exists @ src/attendancems_with_prepared22/SettingInternalFrame.java in branch main

The pas...

Severity: Low

CWE:522

Vulnerability details and guidance

Checkmarx

Training Recommended Fix

Lines: 426


Code (Line #426):

ResultSet rs = c.st.executeQuery("select teacher_pass from tbl_teacher where teacher_id = '" + jLabelTeacherID.getText() + "'");

nidhi0512 commented 2 years ago

Issue still exists.