-
Notifications
You must be signed in to change notification settings - Fork 5
[$30] able to upload all types of files after changing the extension to ".xlsx" in upload profile data tab #269
Comments
Valid bug. |
Expected: In the backend (under the Note that for csv and xls, the module will return undefined and that is ok - in such a case, just ensure that the file.type is in the approved list |
Contest https://www.topcoder.com/challenges/30134277 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30134277 has been updated - it has been assigned to Suman-953556. |
@Giri-Suman I am afraid I have to open this for others to work on |
Contest https://www.topcoder.com/challenges/30134277 has been updated - it has been assigned to cagdas001. |
Add mime-type check at `UploadService#create`. Addresses topcoder-archive#269
PR: #608 |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30134277 |
Steps to Reproduce
Screenshots or Screen Capture
Current Results
able to upload all types of files after changing the extension to ".xlsx" in upload profile data tab
Expected Results
application must validate the MIME type of the file uploaded before saving it. This can be a big security risk.
Browser version and OS version
The text was updated successfully, but these errors were encountered: