Search for packages
Package details: pkg:composer/moodle/moodle@4.2.9
purl pkg:composer/moodle/moodle@4.2.9
Next non-vulnerable version 4.2.11
Latest non-vulnerable version 4.2.11
Risk 3.4
Vulnerabilities affecting this package (7)
Vulnerability Summary Fixed by
VCID-1a6w-k5qe-6yem
Aliases:
CVE-2024-48898
GHSA-fjq9-452g-jg3q
moodle: Some users can delete audiences of other reports A vulnerability was found in Moodle. Users with access to delete audiences from reports could delete audiences from other reports that they do not have permission to delete from.
4.2.11
Affected by 0 other vulnerabilities.
4.3.8
Affected by 23 other vulnerabilities.
4.4.4
Affected by 22 other vulnerabilities.
VCID-1n62-5dj6-b3fv
Aliases:
CVE-2024-48897
GHSA-x3x9-349x-2485
moodle: IDOR in edit/delete RSS feed 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.
4.2.11
Affected by 0 other vulnerabilities.
4.3.8
Affected by 23 other vulnerabilities.
4.4.4
Affected by 22 other vulnerabilities.
VCID-dv9g-2war-wybv
Aliases:
CVE-2024-45689
GHSA-j822-x5gg-5r56
Moodle allows users to retrieve information they did not have permission to access A flaw was found in Moodle. Dynamic tables did not enforce capability checks, which resulted in users having the ability to retrieve information they did not have permission to access.
4.2.10
Affected by 4 other vulnerabilities.
4.3.7
Affected by 27 other vulnerabilities.
4.4.3
Affected by 27 other vulnerabilities.
VCID-fj5n-a4vh-eyfb
Aliases:
CVE-2024-45691
GHSA-xfv7-h2qg-rjm7
Moodle Lesson activity password bypass through PHP loose comparison A flaw was found in Moodle. When restricting access to a lesson activity with a password, certain passwords could be bypassed or less secure due to a loose comparison in the password-checking logic. This issue only affected passwords set to "magic hash" values.
4.2.10
Affected by 4 other vulnerabilities.
4.3.7
Affected by 27 other vulnerabilities.
4.4.3
Affected by 27 other vulnerabilities.
VCID-r4ev-h43h-17g1
Aliases:
CVE-2024-45690
GHSA-fhg2-r2h9-h7q8
Moodle IDOR when deleting OAuth2 linked accounts A flaw was found in Moodle. Additional checks were required to ensure users can only delete their OAuth2-linked accounts.
4.2.10
Affected by 4 other vulnerabilities.
4.3.7
Affected by 27 other vulnerabilities.
4.4.3
Affected by 27 other vulnerabilities.
VCID-v32y-srqy-tuap
Aliases:
CVE-2024-48901
GHSA-mg54-p2wj-5ph7
moodle: IDOR when fetching report schedules A vulnerability was found in Moodle. Additional checks are required to ensure users can only access the schedule of a report if they have permission to edit that report.
4.2.11
Affected by 0 other vulnerabilities.
4.3.8
Affected by 23 other vulnerabilities.
4.4.4
Affected by 22 other vulnerabilities.
VCID-w61p-fp6w-jqa5
Aliases:
CVE-2024-48896
GHSA-cq5f-wv7p-5gfc
Moodle leaks user names A vulnerability was found in Moodle. It is possible for users with the "send message" capability to view other users' names that they may not otherwise have access to via an error message in Messaging. Note: The name returned follows the full name format configured on the site.
4.2.11
Affected by 0 other vulnerabilities.
4.3.8
Affected by 23 other vulnerabilities.
4.4.4
Affected by 22 other vulnerabilities.
Vulnerabilities fixed by this package (14)
Vulnerability Summary Aliases
VCID-4158-fy1c-mqc3 Moodle has insufficient capability checks A flaw was found in moodle. Insufficient capability checks make it possible for users with access to restore glossaries in courses to restore them into the global site glossary. CVE-2024-43435
GHSA-4gq2-x5w4-7hp8
VCID-6e5f-5rat-7bek Moodle authorization headers preserved between "emulated redirects" A flaw was found in moodle. The cURL wrapper in Moodle strips HTTPAUTH and USERPWD headers during emulated redirects, but retains other original request headers, so HTTP authorization header information could be unintentionally sent in requests to redirect URLs. CVE-2024-43432
GHSA-7wmp-2xmx-g6h8
VCID-6ndg-57m6-rbbc Moodle vulnerable to site administration SQL injection via XMLDB editor A SQL injection risk flaw was found in the XMLDB editor tool available to site administrators. CVE-2024-43436
GHSA-mx26-62xm-2p83
VCID-af9n-p79j-duc7 Moodle LFI vulnerability when restoring malformed block backups A flaw was found in moodle. A local file may include risks when restoring block backups. CVE-2024-43440
GHSA-qrqv-26gf-xgwh
VCID-bn7h-uupr-7fad Moodle's IDOR in Feedback non-respondents report allows messaging arbitrary site users A flaw was found in Feedback. Bulk messaging in the activity's non-respondents report did not verify message recipients belonging to the set of users returned by the report. CVE-2024-43438
GHSA-p9cx-f595-h79h
VCID-ck54-csmd-63d2 Moodle has arbitrary file read risk through pdfTeX A flaw was found in pdfTeX. Insufficient sanitizing in the TeX notation filter resulted in an arbitrary file read risk on sites where pdfTeX is available, such as those with TeX Live installed. CVE-2024-43426
GHSA-vjmm-r9gg-425m
VCID-dhbw-2ucd-1bdr Moodle admin presets export tool includes some secrets that should not be exported A flaw was found in moodle. When creating an export of site administration presets, some sensitive secrets and keys are not being excluded from the export, which could result in them unintentionally being leaked if the presets are shared with a third party. CVE-2024-43427
GHSA-vpq5-56jj-vf2m
VCID-dwaw-jeyv-5ybs Moodle's IDOR in badges allows deletion of arbitrary badges A vulnerability was found in Moodle. Insufficient capability checks made it possible to delete badges that a user does not have permission to access. CVE-2024-43431
GHSA-wwjf-gwrv-wh45
VCID-gjzr-epee-cfhj Moodle reflected XSS via H5P error message A flaw was found in moodle. H5P error messages require additional sanitizing to prevent a reflected cross-site scripting (XSS) risk. CVE-2024-43439
GHSA-hjgc-jxjc-8v9j
VCID-huwe-36sb-y7c1 Moodle has CSRF risk in Feedback non-respondents report The bulk message sending feature in Moodle's Feedback module's non-respondents report had an incorrect CSRF token check, leading to a CSRF vulnerability. CVE-2024-43434
GHSA-x87r-37q5-mmr8
VCID-jfwt-fggx-nbej Moodle has user information visibility control issues in gradebook reports A flaw was found in moodle. Some hidden user profile fields are visible in gradebook reports, which could result in users without the "view hidden user fields" capability having access to the information. CVE-2024-43429
GHSA-c767-4whh-v7rw
VCID-q45u-xhmk-suhp Moodle vulnerable to cache poisoning via injection into storage To address a cache poisoning risk in Moodle, additional validation for local storage was required. CVE-2024-43428
GHSA-2r9m-wg35-rfvc
VCID-sk4y-2sd8-bya9 Moodle Cross-site Scripting vulnerability A flaw was found in moodle. Insufficient sanitizing of data when performing a restore could result in a cross-site scripting (XSS) risk from malicious backup files. CVE-2024-43437
GHSA-4hjf-6pxr-549h
VCID-wqkw-4m9e-wuaa Moodle Remote Code Execution vulnerability A flaw was found in Moodle. Additional restrictions are required to avoid a remote code execution risk in calculated question types. Note: This requires the capability to add/update questions. CVE-2024-43425
GHSA-v6f4-v8h8-3c87

Date Actor Action Vulnerability Source VulnerableCode Version
2025-07-03T19:16:17.592127+00:00 GitLab Importer Affected by VCID-fj5n-a4vh-eyfb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-45691.yml 37.0.0
2025-07-03T19:16:16.372998+00:00 GitLab Importer Affected by VCID-dv9g-2war-wybv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-45689.yml 37.0.0
2025-07-03T19:16:13.808336+00:00 GitLab Importer Affected by VCID-r4ev-h43h-17g1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-45690.yml 37.0.0
2025-07-03T19:15:58.906999+00:00 GitLab Importer Affected by VCID-w61p-fp6w-jqa5 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-48896.yml 37.0.0
2025-07-03T19:15:55.950059+00:00 GitLab Importer Affected by VCID-1a6w-k5qe-6yem https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-48898.yml 37.0.0
2025-07-03T19:15:55.014736+00:00 GitLab Importer Affected by VCID-1n62-5dj6-b3fv https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-48897.yml 37.0.0
2025-07-03T19:15:53.973964+00:00 GitLab Importer Affected by VCID-v32y-srqy-tuap https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-48901.yml 37.0.0
2025-07-03T19:15:25.181109+00:00 GitLab Importer Fixing VCID-gjzr-epee-cfhj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43439.yml 37.0.0
2025-07-03T19:15:24.240245+00:00 GitLab Importer Fixing VCID-dhbw-2ucd-1bdr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43427.yml 37.0.0
2025-07-03T19:15:23.071216+00:00 GitLab Importer Fixing VCID-6e5f-5rat-7bek https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43432.yml 37.0.0
2025-07-03T19:15:21.781020+00:00 GitLab Importer Fixing VCID-jfwt-fggx-nbej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43429.yml 37.0.0
2025-07-03T19:15:20.728688+00:00 GitLab Importer Fixing VCID-4158-fy1c-mqc3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43435.yml 37.0.0
2025-07-03T19:15:19.693382+00:00 GitLab Importer Fixing VCID-sk4y-2sd8-bya9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43437.yml 37.0.0
2025-07-03T19:15:13.060735+00:00 GitLab Importer Fixing VCID-af9n-p79j-duc7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43440.yml 37.0.0
2025-07-03T19:15:12.038965+00:00 GitLab Importer Fixing VCID-dwaw-jeyv-5ybs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43431.yml 37.0.0
2025-07-03T19:15:11.113823+00:00 GitLab Importer Fixing VCID-wqkw-4m9e-wuaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43425.yml 37.0.0
2025-07-03T19:15:10.010318+00:00 GitLab Importer Fixing VCID-bn7h-uupr-7fad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43438.yml 37.0.0
2025-07-03T19:15:08.799481+00:00 GitLab Importer Fixing VCID-huwe-36sb-y7c1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43434.yml 37.0.0
2025-07-03T19:15:07.733562+00:00 GitLab Importer Fixing VCID-6ndg-57m6-rbbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43436.yml 37.0.0
2025-07-03T19:15:06.791775+00:00 GitLab Importer Fixing VCID-q45u-xhmk-suhp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43428.yml 37.0.0
2025-07-03T19:15:04.984428+00:00 GitLab Importer Fixing VCID-ck54-csmd-63d2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43426.yml 37.0.0
2025-07-03T13:57:24.979709+00:00 GitLab Importer Fixing VCID-gjzr-epee-cfhj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43439.yml 36.1.3
2025-07-03T13:57:24.933679+00:00 GitLab Importer Fixing VCID-dhbw-2ucd-1bdr https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43427.yml 36.1.3
2025-07-03T13:57:24.867084+00:00 GitLab Importer Fixing VCID-6e5f-5rat-7bek https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43432.yml 36.1.3
2025-07-03T13:57:24.770513+00:00 GitLab Importer Fixing VCID-jfwt-fggx-nbej https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43429.yml 36.1.3
2025-07-03T13:57:24.725475+00:00 GitLab Importer Fixing VCID-4158-fy1c-mqc3 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43435.yml 36.1.3
2025-07-03T13:57:24.679069+00:00 GitLab Importer Fixing VCID-sk4y-2sd8-bya9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43437.yml 36.1.3
2025-07-03T13:57:24.396388+00:00 GitLab Importer Fixing VCID-af9n-p79j-duc7 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43440.yml 36.1.3
2025-07-03T13:57:24.347795+00:00 GitLab Importer Fixing VCID-dwaw-jeyv-5ybs https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43431.yml 36.1.3
2025-07-03T13:57:24.302353+00:00 GitLab Importer Fixing VCID-wqkw-4m9e-wuaa https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43425.yml 36.1.3
2025-07-03T13:57:24.255360+00:00 GitLab Importer Fixing VCID-bn7h-uupr-7fad https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43438.yml 36.1.3
2025-07-03T13:57:24.189752+00:00 GitLab Importer Fixing VCID-huwe-36sb-y7c1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43434.yml 36.1.3
2025-07-03T13:57:24.146969+00:00 GitLab Importer Fixing VCID-6ndg-57m6-rbbc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43436.yml 36.1.3
2025-07-03T13:57:24.101324+00:00 GitLab Importer Fixing VCID-q45u-xhmk-suhp https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43428.yml 36.1.3
2025-07-03T13:57:23.967805+00:00 GitLab Importer Fixing VCID-ck54-csmd-63d2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/packagist/moodle/moodle/CVE-2024-43426.yml 36.1.3
2025-07-01T14:35:49.052341+00:00 GHSA Importer Fixing VCID-gjzr-epee-cfhj https://github.com/advisories/GHSA-hjgc-jxjc-8v9j 36.1.3
2025-07-01T14:35:48.980776+00:00 GHSA Importer Fixing VCID-sk4y-2sd8-bya9 https://github.com/advisories/GHSA-4hjf-6pxr-549h 36.1.3
2025-07-01T14:35:48.867688+00:00 GHSA Importer Fixing VCID-6e5f-5rat-7bek https://github.com/advisories/GHSA-7wmp-2xmx-g6h8 36.1.3
2025-07-01T14:35:48.632277+00:00 GHSA Importer Fixing VCID-dhbw-2ucd-1bdr https://github.com/advisories/GHSA-vpq5-56jj-vf2m 36.1.3
2025-07-01T14:35:48.612546+00:00 GHSA Importer Fixing VCID-4158-fy1c-mqc3 https://github.com/advisories/GHSA-4gq2-x5w4-7hp8 36.1.3
2025-07-01T14:35:48.574362+00:00 GHSA Importer Fixing VCID-jfwt-fggx-nbej https://github.com/advisories/GHSA-c767-4whh-v7rw 36.1.3
2025-07-01T14:35:48.145417+00:00 GHSA Importer Fixing VCID-dwaw-jeyv-5ybs https://github.com/advisories/GHSA-wwjf-gwrv-wh45 36.1.3
2025-07-01T14:35:48.127523+00:00 GHSA Importer Fixing VCID-bn7h-uupr-7fad https://github.com/advisories/GHSA-p9cx-f595-h79h 36.1.3
2025-07-01T14:35:48.014258+00:00 GHSA Importer Fixing VCID-q45u-xhmk-suhp https://github.com/advisories/GHSA-2r9m-wg35-rfvc 36.1.3
2025-07-01T14:35:47.996681+00:00 GHSA Importer Fixing VCID-af9n-p79j-duc7 https://github.com/advisories/GHSA-qrqv-26gf-xgwh 36.1.3
2025-07-01T14:35:47.854916+00:00 GHSA Importer Fixing VCID-ck54-csmd-63d2 https://github.com/advisories/GHSA-vjmm-r9gg-425m 36.1.3
2025-07-01T14:35:47.763998+00:00 GHSA Importer Fixing VCID-wqkw-4m9e-wuaa https://github.com/advisories/GHSA-v6f4-v8h8-3c87 36.1.3
2025-07-01T14:35:47.657983+00:00 GHSA Importer Fixing VCID-huwe-36sb-y7c1 https://github.com/advisories/GHSA-x87r-37q5-mmr8 36.1.3
2025-07-01T14:35:47.619110+00:00 GHSA Importer Fixing VCID-6ndg-57m6-rbbc https://github.com/advisories/GHSA-mx26-62xm-2p83 36.1.3
2025-07-01T12:10:44.041658+00:00 GithubOSV Importer Fixing VCID-huwe-36sb-y7c1 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-x87r-37q5-mmr8/GHSA-x87r-37q5-mmr8.json 36.1.3
2025-07-01T12:10:42.504224+00:00 GithubOSV Importer Fixing VCID-af9n-p79j-duc7 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-qrqv-26gf-xgwh/GHSA-qrqv-26gf-xgwh.json 36.1.3
2025-07-01T12:10:41.495684+00:00 GithubOSV Importer Fixing VCID-q45u-xhmk-suhp https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-2r9m-wg35-rfvc/GHSA-2r9m-wg35-rfvc.json 36.1.3
2025-07-01T12:10:41.133976+00:00 GithubOSV Importer Fixing VCID-dwaw-jeyv-5ybs https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-wwjf-gwrv-wh45/GHSA-wwjf-gwrv-wh45.json 36.1.3
2025-07-01T12:10:40.369575+00:00 GithubOSV Importer Fixing VCID-bn7h-uupr-7fad https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-p9cx-f595-h79h/GHSA-p9cx-f595-h79h.json 36.1.3
2025-07-01T12:10:40.182638+00:00 GithubOSV Importer Fixing VCID-wqkw-4m9e-wuaa https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-v6f4-v8h8-3c87/GHSA-v6f4-v8h8-3c87.json 36.1.3
2025-07-01T12:10:39.959781+00:00 GithubOSV Importer Fixing VCID-jfwt-fggx-nbej https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-c767-4whh-v7rw/GHSA-c767-4whh-v7rw.json 36.1.3
2025-07-01T12:10:36.942872+00:00 GithubOSV Importer Fixing VCID-sk4y-2sd8-bya9 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-4hjf-6pxr-549h/GHSA-4hjf-6pxr-549h.json 36.1.3
2025-07-01T12:10:35.809968+00:00 GithubOSV Importer Fixing VCID-6e5f-5rat-7bek https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-7wmp-2xmx-g6h8/GHSA-7wmp-2xmx-g6h8.json 36.1.3
2025-07-01T12:10:35.637837+00:00 GithubOSV Importer Fixing VCID-gjzr-epee-cfhj https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-hjgc-jxjc-8v9j/GHSA-hjgc-jxjc-8v9j.json 36.1.3
2025-07-01T12:10:34.713810+00:00 GithubOSV Importer Fixing VCID-dhbw-2ucd-1bdr https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-vpq5-56jj-vf2m/GHSA-vpq5-56jj-vf2m.json 36.1.3
2025-07-01T12:10:32.874271+00:00 GithubOSV Importer Fixing VCID-6ndg-57m6-rbbc https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-mx26-62xm-2p83/GHSA-mx26-62xm-2p83.json 36.1.3
2025-07-01T12:10:32.787298+00:00 GithubOSV Importer Fixing VCID-ck54-csmd-63d2 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-vjmm-r9gg-425m/GHSA-vjmm-r9gg-425m.json 36.1.3
2025-07-01T12:10:32.718142+00:00 GithubOSV Importer Fixing VCID-4158-fy1c-mqc3 https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/11/GHSA-4gq2-x5w4-7hp8/GHSA-4gq2-x5w4-7hp8.json 36.1.3