CVE-2022-3768
WPSmartContracts < 1.3.12 - Author+ SQLi
Record summary
CVE-2022-3768 has a selected CVSS score of 8.8 (high); EIP currently links 1 Nuclei template.
Description
The WPSmartContracts WordPress plugin before 1.3.12 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by users with a role as low as author
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Apr 25, 2025 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
WPSmartContractsDefault status: unaffected | CVE List | Before 1.3.12 | affected |
Nuclei templates
1ProjectDiscoveryHIGHWordPress WPSmartContracts <1.3.12 - SQL InjectionCVSS 8.8
WordPress WPSmartContracts plugin before 1.3.12 contains a SQL injection vulnerability. The plugin does not properly sanitize and escape a parameter before using it in a SQL statement. An attacker with a role as low as author can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations.
Impact
An attacker can execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
Remediation
Fixed in version 1.3.12
Source: ProjectDiscovery