CVE-2022-4059
Cryptocurrency Widgets Pack < 2.0 - Unauthenticated SQLi
Record summary
CVE-2022-4059 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Cryptocurrency Widgets Pack WordPress plugin before 2.0 does not sanitise and escape some parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Apr 30, 2026 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Apr 10, 2025 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Cryptocurrency Widgets PackDefault status: unaffected | CVE List | Before 2.0 | affected |
cryptocurrency_widgets_packBrowse blocksera / cryptocurrency_widgets_pack | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALCryptocurrency Widgets Pack < 2.0 - SQL InjectionCVSS 9.8
The plugin does not sanitise and escape some parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.
Impact
Unauthenticated attackers can execute time-based blind SQL injection through the columns[0][name] parameter in the mcwp_table AJAX action, potentially extracting sensitive database information including cryptocurrency data, user credentials, and plugin configuration.
Remediation
Fixed in version 2.0
Source: ProjectDiscovery