Skip to main content

Incorrect Authorization

CVE-2024-48901

Severity Medium
Score 4.3/10

Summary

A vulnerability was found in Moodle. Additional checks are required to ensure users can only access the schedule of a report if they have permission to edit that report. This issue affects moodle/moodle versions 4.0.0-beta through 4.1.13, 4.2.0-beta through 4.2.10, 4.3.0-beta through 4.3.7, 4.4.0-beta through 4.4.3, and 4.5.0-beta through 4.5.0-rc1.

  • LOW
  • NETWORK
  • LOW
  • UNCHANGED
  • NONE
  • LOW
  • NONE
  • NONE

CWE-863 - Incorrect Authorization

Authorization is a security mechanism performed by an application to grant or deny access to the requested resources by verifying the privileges of the user. When an application lacks effective authorization mechanisms, it enables unauthorized users to gain unintended privileges and illegitimate access to resources. Such a vulnerability may result in exposure of sensitive information, denial of service, arbitrary code execution, and complete system takeover.

Advisory Timeline

  • Published