Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: [multifile] allows uploading of filetype that is not specified in allowed filetypes #103

Closed
pwkip opened this issue Dec 16, 2022 · 0 comments
Labels

Comments

@pwkip
Copy link
Owner

pwkip commented Dec 16, 2022

[multifile my-files filetypes:pdf|zip] notusinganygroups [submit]

If you click opload, and then choose to view all files (in your OS dialog) you can upload a file of any type. This is also the case for the default [file] field.

But when you try to submit the form there is no error thrown and the file is actually uploaded.
when using the [file] field, CF7 throws an error.

@pwkip pwkip added the bug label Dec 16, 2022
@pwkip pwkip changed the title BUG: [multifile] allows uploading of filetype that is not specified in allowed_files BUG: [multifile] allows uploading of filetype that is not specified in allowed filetypes Dec 16, 2022
pwkip added a commit that referenced this issue Oct 21, 2024
* Add Plugin Dependency for CF7 in plugin header
* fix deprecated warning dynamic property creation
* fix Using ${var} in strings is deprecated
* Fix XSS vulnerability in admin settings page. Thanks to [Patchstack](patchstack.com) for reporting this issue.
* PRO: Fix: [response] tag doesn't work properly in multistep [#127](#127)
* PRO: Add support for checkbox free_text option in summary field [#126](#126)
* PRO: Fix: [multifile] allows uploading of filetype that is not specified in allowed filetypes [#103]((#103)
@pwkip pwkip closed this as completed Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant