CVE-2024-43434: Moodle: csrf risk in feedback non-respondents report
Published Nov 7, 2024
·Updated
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.
Affected Software
8 affected componentsFixes available
composer/moodle/moodle>=4.4.0-beta<4.4.2
4.4.2
composer/moodle/moodle>=4.3.0-beta<4.3.6
4.3.6
composer/moodle/moodle>=4.2.0-beta<4.2.9
4.2.9
composer/moodle/moodle<4.1.12
4.1.12
Moodle moodle<4.1.12
Moodle moodle>=4.2.0<4.2.9
Moodle moodle>=4.3.0<4.3.6
Moodle moodle>=4.4.0<4.4.2
Event History
Nov 7, 2024
CVE Published
via MITRE·01:28 PM
Data Sourced
via MITRE·01:28 PM
DescriptionSeverity
Data Sourced
via NVD·02:15 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·02:15 PM
Affected Software
Advisory Published
via GitHub·03:31 PM
Frequently Asked Questions
1
What is the severity of CVE-2024-43434?
CVE-2024-43434 is classified as a medium severity CSRF vulnerability in Moodle.
2
How do I fix CVE-2024-43434?
To fix CVE-2024-43434, you should upgrade to Moodle version 4.4.2, 4.3.6, 4.2.9 or 4.1.12.
3
What components are affected by CVE-2024-43434?
CVE-2024-43434 affects the Feedback module's bulk message sending feature in Moodle.
4
Can CVE-2024-43434 lead to any exploits?
Yes, CVE-2024-43434 could potentially allow attackers to perform unauthorized actions on behalf of users.
5
What is the context of CVE-2024-43434 in Moodle?
CVE-2024-43434 arises from a lack of proper CSRF token validation in the non-respondents report feature of the Feedback module.