CVE-2022-0788
WP Fundraising Donation and Crowdfunding Platform < 1.5.0 - Unauthenticated SQLi
Record summary
CVE-2022-0788 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The WP Fundraising Donation and Crowdfunding Platform WordPress plugin before 1.5.0 does not sanitise and escape a parameter before using it in a SQL statement via one of it's REST route, leading to an SQL injection exploitable by unauthenticated users
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
WP Fundraising Donation and Crowdfunding Platform | CVE List | 1.5.0 to < 1.5.0 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress WP Fundraising Donation and Crowdfunding Platform <1.5.0 - SQL InjectionCVSS 9.8
WordPress WP Fundraising Donation and Crowdfunding Platform plugin before 1.5.0 contains an unauthenticated SQL injection vulnerability. It does not sanitize and escape a parameter before using it in a SQL statement via a REST route. 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 execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or manipulation of the WordPress database.
Remediation
Update WP Fundraising Donation and Crowdfunding Platform to version 1.5.0 or later to mitigate the vulnerability.
Source: ProjectDiscovery