CVE-2013-2246: Medium severity moodle vulnerability
mod/feedback/lib.php in Moodle through 2.1.10, 2.2.x before 2.2.11, 2.3.x before 2.3.8, 2.4.x before 2.4.5, and 2.5.x before 2.5.1 does not consider the mod/feedback:view capability before displaying recent feedback, which allows remote authenticated users to obtain sensitive information via a request for all course feedback that has occurred since a specified time.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2013-2246?
CVE-2013-2246 is classified as a medium severity vulnerability.
How do I fix CVE-2013-2246?
To fix CVE-2013-2246, upgrade to Moodle 2.2.11, 2.3.8, 2.4.5, or 2.5.1 or later.
Which versions of Moodle are affected by CVE-2013-2246?
CVE-2013-2246 affects Moodle versions 2.1.0 through 2.1.10, 2.2.x before 2.2.11, 2.3.x before 2.3.8, 2.4.x before 2.4.5, and 2.5.x before 2.5.1.
What kind of information can be accessed due to CVE-2013-2246?
CVE-2013-2246 allows remote authenticated users to obtain sensitive feedback information.
What does the mod/feedback:view capability do in relation to CVE-2013-2246?
The mod/feedback:view capability is not properly checked before displaying recent feedback, leading to potential data exposure.