CVE-2025-6184

The Tutor LMS Pro – eLearning and online course solution plugin for WordPress is vulnerable to time-based SQL Injection via the ‘order’ parameter used in the get_submitted_assignments() function in all versions up to, and including, 3.7.0 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 Tutor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Only the Pro version is affected.
Configurations

No configuration.

History

13 Aug 2025, 17:33

Type Values Removed Values Added
Summary
  • (es) El complemento Tutor LMS Pro – eLearning and online course solution para WordPress es vulnerable a la inyección SQL basada en tiempo a través del parámetro "order" utilizado en la función get_submitted_assignments() en todas las versiones hasta la 3.7.0 inclusive, debido a un escape insuficiente del parámetro proporcionado por el usuario y a la falta de preparación de la consulta SQL existente. Esto permite a atacantes autenticados, con acceso de nivel Tutor o superior, añadir consultas SQL adicionales a consultas ya existentes que pueden utilizarse para extraer información confidencial de la base de datos. Solo la versión Pro se ve afectada.

13 Aug 2025, 07:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-13 07:15

Updated : 2025-08-13 17:33


NVD link : CVE-2025-6184

Mitre link : CVE-2025-6184

CVE.ORG link : CVE-2025-6184


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')