Permissions, Privileges, and Access Controls in Moodle - CVE-2014-3553

 

Permissions, Privileges, and Access Controls in Moodle - CVE-2014-3553

Published: July 29, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU41450
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2014-3553
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 #AU# to read and manipulate data.

mod/forum/classes/post_form.php in Moodle through 2.3.11, 2.4.x before 2.4.11, 2.5.x before 2.5.7, 2.6.x before 2.6.4, and 2.7.x before 2.7.1 does not enforce the moodle/site:accessallgroups capability requirement before proceeding with a post to all groups, which allows remote authenticated users to bypass intended access restrictions by leveraging two or more group memberships.


How to mitigate CVE-2014-3553

Install update from vendor's website.

Sources