Permissions, Privileges, and Access Controls in Moodle - CVE-2015-5266

 

Permissions, Privileges, and Access Controls in Moodle - CVE-2015-5266

Published: February 22, 2016 / Updated: August 9, 2020


Vulnerability identifier: #VU40467
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2015-5266
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: moodle.org
Affected software:
Moodle

Detailed vulnerability description

The vulnerability allows a remote authenticated user to read and manipulate data.

The enrol_meta_sync function in enrol/meta/locallib.php in Moodle through 2.6.11, 2.7.x before 2.7.10, 2.8.x before 2.8.8, and 2.9.x before 2.9.2 allows remote authenticated users to obtain manager privileges in opportunistic circumstances by leveraging incorrect role processing during a long-running sync script.


How to mitigate CVE-2015-5266

Install update from vendor's website.

Sources