S4E just found a high top 10 tcp port service scan
high·Product Based Web Vulnerabilities·Updated Jan 6, 2025

CVE-2024-10400 Scanner

CVE-2024-10400 Scanner - SQL Injection vulnerability in Tutor LMS

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, ipv4, subdomain
CostFree
3.2k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
1
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-10400
7.5
CVSShigh
Exploitable remotely over the internet · no authentication required.

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.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Tutor LMS – eLearning and online course solutionby themeum
0
tutor_lmsby themeum
0
Updated Aug 22, 2026View on NVD →
Detail

Tutor LMS is a comprehensive learning management system (LMS) plugin for WordPress that enables the creation and management of online educational courses. It is widely used by educators, institutions, and businesses to deliver structured e-learning experiences. With features like course creation, student management, and quizzes, Tutor LMS has become a popular choice for e-learning platforms.

SQL Injection is a critical vulnerability where attackers exploit unsanitized input fields to execute arbitrary SQL queries on the database. This can lead to unauthorized data extraction, data modification, or database compromise. The vulnerability exists due to improper handling of user-supplied input.

The vulnerability in Tutor LMS affects the `rating_filter` parameter due to insufficient input sanitization and lack of SQL query preparation. Exploitation involves injecting malicious SQL queries into this parameter, allowing attackers to retrieve sensitive information from the WordPress database.

If exploited, this vulnerability could expose sensitive user data, such as email addresses, hashed passwords, and other critical information stored in the database. It may also enable attackers to manipulate the database, leading to data loss or service disruption.

REFERENCES

Solution Advice
  • Update to Tutor LMS version 2.7.7 or later to patch the vulnerability.
  • Ensure input validation is implemented to sanitize all user inputs, especially those in GET and POST requests.
  • Use prepared statements or parameterized queries to mitigate SQL injection risks.
  • Enable security plugins in WordPress to monitor and block suspicious activities.
  • Conduct regular vulnerability scans and apply patches promptly.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2024-10400 Scanner - SQL Injection vulnerability in Tutor LMS S4E