CVE-2021-24731
Pie Register < 3.7.1.6 - Unauthenticated SQL Injection
Record summary
CVE-2021-24731 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
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.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Registration Forms – User profile, Content Restriction, Spam Protection, Payment Gateways, Invitation Codes | CVE List | 3.7.1.6 to < 3.7.1.6 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALPie Register < 3.7.1.6 - SQL InjectionCVSS 9.8
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
Source: ProjectDiscovery