Tutor LMS <= 1.8.7 - Authenticated Local File Inclusion
2021-04-05 00:00
sasaStrategic Overview
StatusPatched in 1.8.8
Affected PluginTutor LMS – eLearning and online course solution
Affected Version
<= 1.8.7CVSS5.5Medium
CVE
CVE-2021-24242Vulnerability Overview
The Tutor LMS – eLearning and online course solution WordPress plugin before 1.8.8 is affected by a local file inclusion vulnerability through the maliciously constructed sub_page parameter of the plugin's Tools, allowing high privilege users to include any local php file
Technical Analysis
REMEDIATION: Update to version 1.8.8, or a newer patched version --- IDENTIFIER: CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')) The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in require, include, or similar functions.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C