CVE-2021-24554
Paytm - Donation Plugin <= 1.3.2 - Authenticated (admin+) SQL Injection
Record summary
CVE-2021-24554 has a selected CVSS score of 7.2 (high); EIP currently links 1 Nuclei template.
Description
The Paytm – Donation Plugin WordPress plugin through 1.3.2 does not sanitise, validate or escape the id GET parameter before using it in a SQL statement when deleting donations, leading to an authenticated SQL injection issue
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Paytm – Donation Plugin | CVE List | 1.3.2 to ≤ 1.3.2 | affected |
Nuclei templates
1ProjectDiscoveryHIGHWordPress Paytm Donation <=1.3.2 - Authenticated SQL InjectionCVSS 7.2
WordPress Paytm Donation plugin through 1.3.2 is susceptible to authenticated SQL injection. The plugin does not sanitize, validate, or escape the id GET parameter before using it in a SQL statement when deleting donations. 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 authenticated attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation.
Remediation
Update to the latest version of the WordPress Paytm Donation plugin (version > 1.3.2) to mitigate the vulnerability.
Source: ProjectDiscovery