satyamchaurasiapersistent / JavaVulnerableLab

lab
0 stars 0 forks source link

CX Unrestricted_File_Upload @ src/AddPage.java [master] #157

Open satyamchaurasiapersistent opened 1 year ago

satyamchaurasiapersistent commented 1 year ago

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

The uploaded file ""content"" in src\AddPage.java at line 40 is stored in src\AddPage.java at line 53 without validating the size of the file being saved. Similarity ID: 1644874492

Severity: Low

CWE:434

Checkmarx

Training Recommended Fix

Lines: 40


Code (Line #40):

String content=request.getParameter("content");

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.