Skip to content

Update upload.php#59

Open
ic-hv wants to merge 1 commit into2b3ez:masterfrom
ic-hv:master
Open

Update upload.php#59
ic-hv wants to merge 1 commit into2b3ez:masterfrom
ic-hv:master

Conversation

@ic-hv
Copy link

@ic-hv ic-hv commented Dec 14, 2020

[TASK] Allowed file-endings should not only get checked on the client-side but also on the server-side

Remember: Checks on client-side may easily be circumvented by opening up javascript console and doing this for example:
$ allowed_ext.push("php")

[TASK] Allowed file-endings should not only get checked on the client-side but also on the server-side

Remember: Checks on client-side may easily be circumvented by opening up javascript console and doing this for example:
$ allowed_ext.push("php")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant