Skip to content

restore.php does not check for sesskey, making it vulnerable to the CSRF attack #5

Description

@mudrd8mz

The restore.php file does not check for the valid sesskey token before proceeding the action. As a result, it makes the site vulnerable towards the CSRF attack that can lead to serious data-loss as the content of the current course is deleted and replaced with the one from the template.

https://docs.moodle.org/dev/Security:Cross-site_request_forgery

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions