We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
Assigner | Wordfence |
Reserved | 2024-04-29 |
Published | 2024-05-16 |
Updated | 2024-08-01 |
The Tutor LMS plugin for WordPress is vulnerable to time-based SQL Injection via the ‘question_id’ parameter in versions up to, and including, 2.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 Instructor-level permissions and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
2024-05-15: | Disclosed |
Thanh Nam Tran
https://plugins.trac.wordpress.org/browser/tutor/tags/2.7.0/classes/Utils.php#L4456
https://plugins.trac.wordpress.org/browser/tutor/tags/2.7.0/classes/Utils.php#L4575
https://plugins.trac.wordpress.org/changeset/3086489/