Skip to main content

Incorrect Authorization

CVE-2024-48897

Severity Medium
Score 4.3/10

Summary

A vulnerability was found in Moodle. Additional checks are required to ensure users can only edit or delete RSS feeds that they have permission to modify. This issue affects moodle/moodle versions 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