Tutor LMS Pro <= 2.7.0 - Missing Authorization to SQL Injection

2024-05-15 00:00
villu164

Strategic Overview

Status
Patched in 2.7.1
Affected PluginTutor LMS Pro
Affected Version<= 2.7.0
CVSS8.8High
CVECVE-2024-4352
View all Tutor LMS Pro vulnerabilities

Vulnerability Overview

The Tutor LMS Pro plugin for WordPress is vulnerable to unauthorized access of data, modification of data, loss of data due to a missing capability check on the 'get_calendar_materials' function. The plugin is also vulnerable to SQL Injection via the ‘year’ parameter of that function due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with subscriber-level permissions and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Technical Analysis

REMEDIATION: Update to version 2.7.1, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C