.. / CVE-2022-0788

Exploit for WordPress WP Fundraising Donation and Crowdfunding Platform <1.5.0 - SQL Injection (CVE-2022-0788)

Description:

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.

Nuclei Template

View the template here CVE-2022-0788.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2022/CVE-2022-0788.yaml
Copy

References:

https://github.com/cyllective/CVEs
https://wpscan.com/vulnerability/fbc71710-123f-4c61-9796-a6a4fd354828
https://wordpress.org/plugins/wp-fundraising-donation/
https://github.com/ARPSyndicate/kenzer-templates
https://nvd.nist.gov/vuln/detail/CVE-2022-0788