WordPress Donation Plugin SQL Injection Vulnerability in Versions Through 1.0

Vulnerability

A SQL injection vulnerability has been identified in the WordPress Donation plugin, affecting versions through 1.0. The issue arises because the plugin fails to properly sanitize and escape a parameter before incorporating it into a SQL statement. This flaw enables high-privilege users, such as administrators, to execute SQL injection attacks.

Impact

Exploitation of this vulnerability allows for SQL injection, where an attacker can manipulate SQL queries to the database. This could lead to unauthorized data access, data manipulation, or in some cases, executing administrative operations on the WordPress site.

Reproduction

To reproduce this vulnerability, log in as an admin user and navigate to the WordPress admin panel. Open the 'admin.php' page for the Donation plugin, and include a crafted SQL injection payload in the 'id' parameter. The payload can be designed to, for example, select data from the database using SQL injection techniques.

Added: Dec 2, 2025, 6:17 AM
Updated: Dec 2, 2025, 6:17 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
6.1
remediation
0.0
relevance
1.3
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.