CVE-2022-0769
Users Ultra <= 3.1.0 - Unauthenticated SQL Injection
Record summary
CVE-2022-0769 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Users Ultra WordPress plugin through 3.1.0 fails to properly sanitize and escape the data_target parameter before it is being interpolated in an SQL statement and then executed via the rating_vote AJAX action (available to both unauthenticated and authenticated users), leading to an SQL Injection.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Nov 30, 2023 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Users Ultra Membership, Users Community and Member Profiles With PayPal Integration Plugin | CVE List | 3.1.0 to ≤ 3.1.0 | affected |
users_ultraBrowse usersultra / users_ultra | VulnCheck | Version data not supplied | |
Nuclei templates
1ProjectDiscoveryCRITICALUsers Ultra <= 3.1.0 - SQL InjectionCVSS 9.8
The Users Ultra WordPress plugin through 3.1.0 fails to properly sanitize and escape the data_target parameter before it is being interpolated in an SQL statement and then executed via the rating_vote AJAX action (available to both unauthenticated and authenticated users), leading to an SQL Injection.
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 Users Ultra version 3.1.0 or later to mitigate this vulnerability.
Source: ProjectDiscovery