Open nidhi0512 opened 2 years ago
CSRF issue exists @ src/attendancems_with_prepared22/NewJStudentInternalFrame.java in branch main
Method ...
Severity: Medium
CWE:352
Vulnerability details and guidance
Checkmarx
Training Recommended Fix
Lines: 486 542
Code (Line #486):
pst.setString(3, jTextField1.getText().trim());
Code (Line #542):
pst.setString(2, jTextField1.getText().trim() );
Issue still exists.
CSRF issue exists @ src/attendancems_with_prepared22/NewJStudentInternalFrame.java in branch main
Method ...
Severity: Medium
CWE:352
Vulnerability details and guidance
Checkmarx
Training Recommended Fix
Lines: 486 542
Code (Line #486):
Code (Line #542):