CVE-2021-25114
Paid Memberships Pro < 2.6.7 - Unauthenticated Blind SQL Injection
Record summary
CVE-2021-25114 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Paid Memberships Pro WordPress plugin before 2.6.7 does not escape the discount_code in one of its REST route (available to unauthenticated users) before using it in a SQL statement, leading to a SQL injection
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Apr 11, 2024 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Paid Memberships Pro | CVE List | 2.6.7 to < 2.6.7 | affected |
paid_memberships_proBrowse strangerstudios / paid_memberships_pro | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress Paid Memberships Pro <2.6.7 - Blind SQL InjectionCVSS 9.8
WordPress Paid Memberships Pro plugin before 2.6.7 is susceptible to blind SQL injection. The plugin does not escape the discount_code in one of its REST routes before using it in a SQL statement. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
Impact
Successful exploitation of this vulnerability could allow an attacker to extract sensitive information from the database.
Remediation
Upgrade to WordPress Paid Memberships Pro version 2.6.7 or later to mitigate this vulnerability.
Source: ProjectDiscovery