CVE-2024-10400
HIGH EXPLOITED NUCLEITutor LMS < 2.7.6 - Unauthenticated SQL Injection via Rating Filter Parameter
Title source: llmExploitation Summary
CVE-2024-10400 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 2 public exploits from researchers including iSee857, k0ns0l. A Nuclei detection template is also available.
AI-analyzed exploit summary The repository contains a functional exploit PoC for CVE-2026-22812, targeting OpenCode for remote command execution (RCE). The script sends a crafted JSON payload to the '/session' endpoint to establish a session, then executes the 'id' command via the '/session/{id}/shell' endpoint, verifying RCE by checking for 'uid=' and 'gid=' in the response.
Description
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.
Exploits (2)
The repository contains a functional exploit PoC for CVE-2026-22812, targeting OpenCode for remote command execution (RCE). The script sends a crafted JSON payload to the '/session' endpoint to establish a session, then executes the 'id' command via the '/session/{id}/shell' endpoint, verifying RCE by checking for 'uid=' and 'gid=' in the response.
This repository contains a functional Python script and a Nuclei template to exploit CVE-2024-10400, a SQL injection vulnerability in the Tutor LMS WordPress plugin (versions <= 2.7.6). The exploit uses a time-based blind SQL injection technique to confirm the vulnerability by measuring response delays.
Nuclei Templates (1)
html:"/wp-content/plugins/tutor/"
body="/wp-content/plugins/tutor/"
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N