CVE-2024-2411: MasterStudy LMS <= 3.3.0 - Unauthenticated Local File Inclusion via modal
The MasterStudy LMS plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 3.3.0 via the 'modal' parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-2411?
CVE-2024-2411 is considered a high severity vulnerability due to the potential for unauthorized file inclusion and execution of PHP code.
How do I fix CVE-2024-2411?
To fix CVE-2024-2411, users should update the MasterStudy LMS plugin for WordPress to version 3.3.1 or later.
Who is affected by CVE-2024-2411?
CVE-2024-2411 affects all versions of the MasterStudy LMS plugin for WordPress up to and including version 3.3.0.
What type of vulnerability is CVE-2024-2411?
CVE-2024-2411 is a Local File Inclusion (LFI) vulnerability that allows attackers to execute arbitrary files on the server.
Can unauthenticated users exploit CVE-2024-2411?
Yes, CVE-2024-2411 can be exploited by unauthenticated attackers due to improper validation of the 'modal' parameter.