CSRF Risk in Admin Management of Analytics Models
CVE-2024-34008
8.8HIGH
What is CVE-2024-34008?
A vulnerability exists in Moodle's admin management of analytics models where actions did not adequately incorporate a security token. This oversight exposes the system to Cross-Site Request Forgery (CSRF) risks, allowing an attacker to perform unauthorized actions by tricking an authenticated user into submitting a request without their knowledge. The absence of necessary security features in token management can lead to detrimental outcomes, underlining the importance of secure coding practices in software development.