User1969037779 posted
Would anyone help me to think any security concern to let end user to upload document (filled PDF forms) to a web server in a MVC project?
I should restrict the file type to PDF, also restrict the max size of the file. We have those fillable forms, which are normally a couple of hundreds KB.
We have all sorts of anti-virus protections running on our network/servers, including checking on PDFs, is there other things I need to consider?
Thanks in advance!