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

csrf issue in managelinks.php #2

Open
danmarsden opened this issue Sep 13, 2016 · 0 comments
Open

csrf issue in managelinks.php #2

danmarsden opened this issue Sep 13, 2016 · 0 comments

Comments

@danmarsden
Copy link

some Actions in managelinks.php are not protected against CSRF attack. please use moodle's sesskey() functions before performing actions like deleting records etc. (actions using mform will be protected)

Please refer to https://docs.moodle.org/dev/Security:Cross-site_request_forgery for more details.

nelson-edalex added a commit that referenced this issue Jul 20, 2018
nelson-edalex added a commit that referenced this issue Jul 20, 2018
This reverts commit eff5f81.
nelson-edalex added a commit that referenced this issue Jul 20, 2018
nelson-edalex added a commit that referenced this issue Jul 20, 2018
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