CVE-2022-0867
ARPrice Lite < 3.6.1 - Unauthenticated SQLi
Record summary
CVE-2022-0867 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Pricing Table WordPress plugin before 3.6.1 fails to properly sanitize and escape user supplied POST data before it is being interpolated in an SQL statement and then executed via an AJAX action available to unauthenticated users
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Nov 14, 2023 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Pricing Table Plugin | CVE List | 3.6.1 to < 3.6.1 | affected |
pricing_tableBrowse reputeinfosystems / pricing_table | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALWordPress ARPrice <3.6.1 - SQL InjectionCVSS 9.8
WordPress ARPrice plugin prior to 3.6.1 contains a SQL injection vulnerability. It fails to properly sanitize and escape user supplied POST data before being inserted in an SQL statement and executed via an AJAX action. 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 execute arbitrary SQL queries, potentially leading to unauthorized accessand data leakage.
Remediation
Update to the latest version of ARPrice plugin (3.6.1) or apply the vendor-provided patch.
Source: ProjectDiscovery