Bitnami package
moodle
pkg:bitnami/moodle
Vulnerabilities (225)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-35132 | — | < 3.9.22 | 3.9.22 | Jun 22, 2023 | A limited SQL injection risk was identified on the Mnet SSO access control page. This flaw affects Moodle versions 4.2, 4.1 to 4.1.3, 4.0 to 4.0.8, 3.11 to 3.11.14, 3.9 to 3.9.21 and earlier unsupported versions. | ||
| CVE-2023-35131 | — | >= 3.11.0, < 3.11.15 | 3.11.15 | Jun 22, 2023 | Content on the groups page required additional sanitizing to prevent an XSS risk. This flaw affects Moodle versions 4.2, 4.1 to 4.1.3, 4.0 to 4.0.8 and 3.11 to 3.11.14. | ||
| CVE-2021-27131 | — | >= 3.10.1, < 3.10.2 | 3.10.2 | May 16, 2023 | Moodle 3.10.1 is vulnerable to persistent/stored cross-site scripting (XSS) due to the improper input sanitization on the "Additional HTML Section" via "Header and Footer" parameter in /admin/settings.php. This vulnerability is leading an attacker to steal admin and all user acco | ||
| CVE-2023-30944 | — | >= 3.9.0, < 3.9.21 | 3.9.21 | May 2, 2023 | The vulnerability was found Moodle which exists due to insufficient sanitization of user-supplied data in external Wiki method for listing pages. A remote attacker can send a specially crafted request to the affected application and execute limited SQL commands within the applica | ||
| CVE-2023-30943 | — | >= 4.1.0, < 4.1.3 | 4.1.3 | May 2, 2023 | The vulnerability was found Moodle which exists because the application allows a user to control path of the older to create in TinyMCE loaders. A remote user can send a specially crafted HTTP request and create arbitrary folders on the system. | ||
| CVE-2022-40208 | — | >= 3.9.0, < 3.9.16 | 3.9.16 | Mar 24, 2023 | In Moodle, insufficient limitations in some quiz web services made it possible for students to bypass sequential navigation during a quiz attempt. | ||
| CVE-2023-28336 | — | >= 3.9.0, < 3.9.20 | 3.9.20 | Mar 23, 2023 | Insufficient filtering of grade report history made it possible for teachers to access the names of users they could not otherwise access. | ||
| CVE-2023-28335 | — | >= 4.1.0, < 4.1.1 | 4.1.1 | Mar 23, 2023 | The link to reset all templates of a database activity did not include the necessary token to prevent a CSRF risk. | ||
| CVE-2023-28334 | — | >= 4.0.0, < 4.0.7 | 4.0.7 | Mar 23, 2023 | Authenticated users were able to enumerate other users' names via the learning plans page. | ||
| CVE-2023-28333 | — | >= 3.9.0, < 3.9.20 | 3.9.20 | Mar 23, 2023 | The Mustache pix helper contained a potential Mustache injection risk if combined with user input (note: This did not appear to be implemented/exploitable anywhere in the core Moodle LMS). | ||
| CVE-2023-28332 | — | >= 3.9.0, < 3.9.20 | 3.9.20 | Mar 23, 2023 | If the algebra filter was enabled but not functional (eg the necessary binaries were missing from the server), it presented an XSS risk. | ||
| CVE-2023-28331 | — | >= 3.9.0, < 3.9.20 | 3.9.20 | Mar 23, 2023 | Content output by the database auto-linking filter required additional sanitizing to prevent an XSS risk. | ||
| CVE-2023-28330 | — | >= 3.9.0, < 3.9.20 | 3.9.20 | Mar 23, 2023 | Insufficient sanitizing in backup resulted in an arbitrary file read risk. The capability to access this feature is only available to teachers, managers and admins by default. | ||
| CVE-2023-28329 | — | >= 3.9.0, < 3.9.20 | 3.9.20 | Mar 23, 2023 | Insufficient validation of profile field availability condition resulted in an SQL injection risk (by default only available to teachers and managers). | ||
| CVE-2023-1402 | — | >= 3.9.0, < 3.9.20 | 3.9.20 | Mar 23, 2023 | The course participation report required additional checks to prevent roles being displayed which the user did not have access to view. | ||
| CVE-2021-36403 | — | < 3.9.8 | 3.9.8 | Mar 6, 2023 | In Moodle, in some circumstances, email notifications of messages could have the link back to the original message hidden by HTML, which may pose a phishing risk. | ||
| CVE-2021-36402 | — | < 3.9.8 | 3.9.8 | Mar 6, 2023 | In Moodle, Users' names required additional sanitizing in the account confirmation email, to prevent a self-registration phishing risk. | ||
| CVE-2021-36401 | — | < 3.9.8 | 3.9.8 | Mar 6, 2023 | In Moodle, ID numbers exported in HTML data formats required additional sanitizing to prevent a local stored XSS risk. | ||
| CVE-2021-36400 | — | < 3.9.8 | 3.9.8 | Mar 6, 2023 | In Moodle, insufficient capability checks made it possible to remove other users' calendar URL subscriptions. | ||
| CVE-2021-36399 | — | >= 3.11.0, < 3.11.1 | 3.11.1 | Mar 6, 2023 | In Moodle, ID numbers displayed in the quiz override screens required additional sanitizing to prevent a stored XSS risk. |
- CVE-2023-35132Jun 22, 2023affected < 3.9.22fixed 3.9.22
A limited SQL injection risk was identified on the Mnet SSO access control page. This flaw affects Moodle versions 4.2, 4.1 to 4.1.3, 4.0 to 4.0.8, 3.11 to 3.11.14, 3.9 to 3.9.21 and earlier unsupported versions.
- CVE-2023-35131Jun 22, 2023affected >= 3.11.0, < 3.11.15fixed 3.11.15
Content on the groups page required additional sanitizing to prevent an XSS risk. This flaw affects Moodle versions 4.2, 4.1 to 4.1.3, 4.0 to 4.0.8 and 3.11 to 3.11.14.
- CVE-2021-27131May 16, 2023affected >= 3.10.1, < 3.10.2fixed 3.10.2
Moodle 3.10.1 is vulnerable to persistent/stored cross-site scripting (XSS) due to the improper input sanitization on the "Additional HTML Section" via "Header and Footer" parameter in /admin/settings.php. This vulnerability is leading an attacker to steal admin and all user acco
- CVE-2023-30944May 2, 2023affected >= 3.9.0, < 3.9.21fixed 3.9.21
The vulnerability was found Moodle which exists due to insufficient sanitization of user-supplied data in external Wiki method for listing pages. A remote attacker can send a specially crafted request to the affected application and execute limited SQL commands within the applica
- CVE-2023-30943May 2, 2023affected >= 4.1.0, < 4.1.3fixed 4.1.3
The vulnerability was found Moodle which exists because the application allows a user to control path of the older to create in TinyMCE loaders. A remote user can send a specially crafted HTTP request and create arbitrary folders on the system.
- CVE-2022-40208Mar 24, 2023affected >= 3.9.0, < 3.9.16fixed 3.9.16
In Moodle, insufficient limitations in some quiz web services made it possible for students to bypass sequential navigation during a quiz attempt.
- CVE-2023-28336Mar 23, 2023affected >= 3.9.0, < 3.9.20fixed 3.9.20
Insufficient filtering of grade report history made it possible for teachers to access the names of users they could not otherwise access.
- CVE-2023-28335Mar 23, 2023affected >= 4.1.0, < 4.1.1fixed 4.1.1
The link to reset all templates of a database activity did not include the necessary token to prevent a CSRF risk.
- CVE-2023-28334Mar 23, 2023affected >= 4.0.0, < 4.0.7fixed 4.0.7
Authenticated users were able to enumerate other users' names via the learning plans page.
- CVE-2023-28333Mar 23, 2023affected >= 3.9.0, < 3.9.20fixed 3.9.20
The Mustache pix helper contained a potential Mustache injection risk if combined with user input (note: This did not appear to be implemented/exploitable anywhere in the core Moodle LMS).
- CVE-2023-28332Mar 23, 2023affected >= 3.9.0, < 3.9.20fixed 3.9.20
If the algebra filter was enabled but not functional (eg the necessary binaries were missing from the server), it presented an XSS risk.
- CVE-2023-28331Mar 23, 2023affected >= 3.9.0, < 3.9.20fixed 3.9.20
Content output by the database auto-linking filter required additional sanitizing to prevent an XSS risk.
- CVE-2023-28330Mar 23, 2023affected >= 3.9.0, < 3.9.20fixed 3.9.20
Insufficient sanitizing in backup resulted in an arbitrary file read risk. The capability to access this feature is only available to teachers, managers and admins by default.
- CVE-2023-28329Mar 23, 2023affected >= 3.9.0, < 3.9.20fixed 3.9.20
Insufficient validation of profile field availability condition resulted in an SQL injection risk (by default only available to teachers and managers).
- CVE-2023-1402Mar 23, 2023affected >= 3.9.0, < 3.9.20fixed 3.9.20
The course participation report required additional checks to prevent roles being displayed which the user did not have access to view.
- CVE-2021-36403Mar 6, 2023affected < 3.9.8fixed 3.9.8
In Moodle, in some circumstances, email notifications of messages could have the link back to the original message hidden by HTML, which may pose a phishing risk.
- CVE-2021-36402Mar 6, 2023affected < 3.9.8fixed 3.9.8
In Moodle, Users' names required additional sanitizing in the account confirmation email, to prevent a self-registration phishing risk.
- CVE-2021-36401Mar 6, 2023affected < 3.9.8fixed 3.9.8
In Moodle, ID numbers exported in HTML data formats required additional sanitizing to prevent a local stored XSS risk.
- CVE-2021-36400Mar 6, 2023affected < 3.9.8fixed 3.9.8
In Moodle, insufficient capability checks made it possible to remove other users' calendar URL subscriptions.
- CVE-2021-36399Mar 6, 2023affected >= 3.11.0, < 3.11.1fixed 3.11.1
In Moodle, ID numbers displayed in the quiz override screens required additional sanitizing to prevent a stored XSS risk.
Page 7 of 12