satyamchaurasiapersistent / JavaVulnerableLab

lab
0 stars 0 forks source link

CX Information_Exposure_Through_an_Error_Message @ src/AddPage.java [master] #154

Open satyamchaurasiapersistent opened 1 year ago

satyamchaurasiapersistent commented 1 year ago

Information_Exposure_Through_an_Error_Message issue exists @ src/AddPage.java in branch master

Method processRequest, at line 68 of src\AddPage.java, handles an Exception or runtime Error e. During the exception handling code, the application exposes the exception details to print, in method processRequest of src\AddPage.java, line 70. Similarity ID: -1165048738

Severity: Low

CWE:209

Checkmarx

Training Recommended Fix

Lines: 68


Code (Line #68):

catch(Exception e)

satyamchaurasiapersistent commented 1 year ago

Issue still exists.

satyamchaurasiapersistent commented 1 year ago

Issue still exists.

satyamchaurasiapersistent commented 1 year ago

Issue still exists.

satyamchaurasiapersistent commented 1 year ago

Issue still exists.

satyamchaurasiapersistent commented 1 year ago

Issue still exists.

satyamchaurasiapersistent commented 1 year ago

Issue still exists.