Improper_Exception_Handling issue exists @ src/main/webapp/vulnerability/idor/download.jsp in branch master
The method while at line 24 of src\main\webapp\vulnerability\idor\download.jsp performs an operation that could be expected to throw an exception, and is not properly wrapped in a try-catch block. This constitutes Improper Exception Handling.
Improper_Exception_Handling issue exists @ src/main/webapp/vulnerability/idor/download.jsp in branch master
The method while at line 24 of src\main\webapp\vulnerability\idor\download.jsp performs an operation that could be expected to throw an exception, and is not properly wrapped in a try-catch block. This constitutes Improper Exception Handling.
Severity: Low
CWE:248
Vulnerability details and guidance
Checkmarx
Training Recommended Fix
Lines: 17 24 26
Code (Line #17):
Code (Line #24):
Code (Line #26):