Improper_Exception_Handling issue exists @ src/main/webapp/vulnerability/forumUsersList.jsp in branch master
The method while at line 15 of src\main\webapp\vulnerability\forumUsersList.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/forumUsersList.jsp in branch master
The method while at line 15 of src\main\webapp\vulnerability\forumUsersList.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: 18 12 15
Code (Line #18):
Code (Line #12):
Code (Line #15):