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

Missing sesskey control #2

Open
mudrd8mz opened this issue Feb 24, 2015 · 0 comments
Open

Missing sesskey control #2

mudrd8mz opened this issue Feb 24, 2015 · 0 comments

Comments

@mudrd8mz
Copy link

I noticed that there is no sesskey check performed in the code (apart form the implicit ones coming with moodle forms API). There are actions that modify the database based on incoming user input. In these cases, it is necessary to check for the sesskey via require_sesskey() or confirm_sesskey(). See https://docs.moodle.org/dev/Security:Cross-site_request_forgery for why this is important.

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

No branches or pull requests

1 participant