In Moodle, insufficient limitations in some quiz web services made it possible for students to bypass sequential navigation during a quiz attempt.
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Moodle | Moodle | 3.9.0 (excluding) | 3.9.16 (excluding) |
Moodle | Moodle | 3.11.0 (excluding) | 3.11.9 (excluding) |
Moodle | Moodle | 4.0.0 (excluding) | 4.0.3 (excluding) |
Moodle | Moodle | 3.9.0 (including) | 3.9.0 (including) |
Moodle | Moodle | 3.11.0 (including) | 3.11.0 (including) |
Moodle | Moodle | 4.0.0 (including) | 4.0.0 (including) |
Moodle | Ubuntu | bionic | * |
Moodle | Ubuntu | trusty | * |
Moodle | Ubuntu | xenial | * |
Assuming a user with a given identity, authorization is the process of determining whether that user can access a given resource, based on the user’s privileges and any permissions or other access-control specifications that apply to the resource. When access control checks are not applied consistently - or not at all - users are able to access data or perform actions that they should not be allowed to perform. This can lead to a wide range of problems, including information exposures, denial of service, and arbitrary code execution.