Information_Exposure_Through_an_Error_Message issue exists @ src/main/java/org/cysecurity/cspf/jvl/controller/Unsecure_Storage_of_Encryption_Key.java in branch master
Method handleRequest, at line 41 of src\main\java\org\cysecurity\cspf\jvl\controller\Unsecure_Storage_of_Encryption_Key.java, handles an Exception or runtime Error pex. During the exception handling code, the application exposes the exception details to write, in method handleRequest of src\main\java\org\cysecurity\cspf\jvl\controller\Unsecure_Storage_of_Encryption_Key.java, line 47.
Similarity ID: 732792364
Severity: Low
CWE:209
Vulnerability details and guidance
Checkmarx
Training
Recommended Fix
Lines: 41
Code (Line #41):
} catch (ParseException pex) {