Tutor LMS <= 1.8.7 - Authenticated Local File Inclusion

2021-04-05 00:00
sasa

Strategic Overview

Status
Patched in 1.8.8
Affected Version<= 1.8.7
CVSS5.5Medium
CVECVE-2021-24242
View all Tutor LMS – eLearning and online course solution vulnerabilities

Vulnerability 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