CVE-2022-1013
Personal Dictionary < 1.3.4 - Unauthenticated SQLi
Record summary
CVE-2022-1013 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Personal Dictionary WordPress plugin before 1.3.4 fails to properly sanitize user supplied POST data before it is being interpolated in an SQL statement and then executed, leading to a blind SQL injection vulnerability.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Personal Dictionary | CVE List | 1.3.4 to < 1.3.4 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress Personal Dictionary <1.3.4 - Blind SQL InjectionCVSS 9.8
WordPress Personal Dictionary plugin before 1.3.4 contains a blind SQL injection vulnerability. The plugin fails to properly sanitize user-supplied POST data before being interpolated in an SQL statement and executed. 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
Fixed in version 1.3.4.
Source: ProjectDiscovery