Tutor LMS 漏洞列表
共找到 5 个与 Tutor LMS 相关的漏洞
📅 加载漏洞趋势中...
-
CVE-2023-0236: Tutor LMS < 2.0.10 - Cross Site Scripting WordPress POC
- The Tutor LMS WordPress plugin before 2.0.10 does not sanitise and escape the reset_key and user_id parameters before outputting then back in attributes, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin. fofa <Tutor LMS> -
CVE-2020-8615: Wordpress Plugin Tutor LMS 1.5.3 - Cross-Site Request Forgery POC
A CSRF vulnerability in the Tutor LMS plugin before 1.5.3 for WordPress can result in an attacker approving themselves as an instructor and performing other malicious actions (such as blocking legitimate instructors). -
CVE-2023-0236: WordPress Tutor LMS <2.0.10 - Cross Site Scripting POC
WordPress Tutor LMS plugin before 2.0.10 contains a cross-site scripting vulnerability. The plugin does not sanitize and escape the reset_key and user_id parameters before outputting then back in attributes. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site, which can allow the attacker to steal cookie-based authentication credentials and launch other attacks. This vulnerability can be used against high-privilege users such as admin. -
CVE-2024-10400: Tutor LMS <= 2.7.6 - SQL Injection POC
The Tutor LMS plugin for WordPress is vulnerable to SQL Injection via the ‘rating_filter’ parameter in all versions up to, and including, 2.7.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. -
WordPress Tutor LMS 插件 /wp-admin/admin-ajax.php SQL 注入漏洞 (CVE-2024-10400) 无POC
由于对用户提供的参数转义不足,以及对现有 SQL 查询准备不足,WordPress 的 Tutor LMS 插件在所有版本(包括 2.7.6 版)中都存在通过“rating_filter”参数进行 SQL 注入的漏洞。这使得未经身份验证的攻击者可以将其他 SQL 查询附加到现有查询中,这些查询可用于从数据库中提取敏感信息。