satyamchaurasiapersistent / JavaVulnerableLab

lab
0 stars 0 forks source link

CX Information_Exposure_Through_an_Error_Message @ src/main/java/org/cysecurity/cspf/jvl/controller/Install.java [master] #28

Closed satyamchaurasiapersistent closed 2 years ago

satyamchaurasiapersistent commented 2 years ago

Information_Exposure_Through_an_Error_Message issue exists @ src/main/java/org/cysecurity/cspf/jvl/controller/Install.java in branch master

Method setup, at line 172 of src\main\java\org\cysecurity\cspf\jvl\controller\Install.java, handles an Exception or runtime Error ex. During the exception handling code, the application exposes the exception details to println, in method setup of src\main\java\org\cysecurity\cspf\jvl\controller\Install.java, line 176.

Severity: Low

CWE:209

Vulnerability details and guidance

Checkmarx

Training Recommended Fix

Lines: 178 172


Code (Line #178):

                   catch(ClassNotFoundException ex)

Code (Line #172):

                   catch(SQLException ex)

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.

satyamchaurasiapersistent commented 2 years ago

Issue still exists.