Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-10400 PoC — Tutor LMS <= 2.7.6 - Unauthenticated SQL Injection via rating_filter

Source
Associated Vulnerability
Title:Tutor LMS <= 2.7.6 - Unauthenticated SQL Injection via rating_filter (CVE-2024-10400)
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.
Readme
# CVE-2024-10400

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** [versions <= 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.

For more details, see the [NVD Advisory](https://nvd.nist.gov/vuln/detail/CVE-2024-10400).

> **Note**: The exploit uses a time-based blind SQL injection check with a 5-second delay threshold. If the response time exceeds 5 seconds, the target is confirmed to be vulnerable.

> **Disclaimer**: This information is provided for educational and research purposes only. The author is not responsible for any misuse or damage caused by this information.

## Usage

```bash
python3 CVE-2024-10400.py -u https://example-site.com/wordpress -user admin -p password123
```
File Snapshot

[4.0K] /data/pocs/7298a83075c7977ba294ff32dcb3becf428e04df ├── [4.1K] CVE-2024-10400.py ├── [2.3K] nuclei-CVE-2024-10400.yaml └── [1.0K] README.md 0 directories, 3 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →