Open nidhi0512 opened 2 years ago
Integer_Underflow issue exists @ src/attendancems_with_prepared22/NewBatchInternalFrame.java in branch main
The val...
Severity: Low
CWE:191
Vulnerability details and guidance
Checkmarx
Training Recommended Fix
Lines: 561
Code (Line #561):
int a = c.st.executeUpdate("update tbl_batch set batch_status = 'false' where batch_code = '"+jTextField1.getText()+"'");
Issue still exists.
Integer_Underflow issue exists @ src/attendancems_with_prepared22/NewBatchInternalFrame.java in branch main
The val...
Severity: Low
CWE:191
Vulnerability details and guidance
Checkmarx
Training Recommended Fix
Lines: 561
Code (Line #561):