SQL Injection in 5 Stars Rating Funnel Project
CVE-2022-0657
The 5 Stars Rating Funnel WordPress Plugin | RRatingg WordPress plugin before 1.2.54 does not properly sanitise, validate and escape lead ids before using them in a SQL statement via the rrtngg_delete_leads AJAX action, available to unauthenticated users, leading to an unauthenticated SQL injection issue. There is an attempt to sanitise the input, using sanitize_text_field(), however such function is not intended to prevent SQL injections.
Vulnerability class: SQL Injection
EPSS: 0.017 (75.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- 5_stars_rating_funnel_project 5_stars_rating_funnel
- Unknown 5 Stars Rating Funnel Wordpress Plugin | Rratingg — versions 1.2.54
Weakness classification (CWE)
Public proof-of-concept exploits
References
- contact@wpscan.com (Exploit, Third Party Advisory, x_refsource_MISC)
Frequently asked questions
- What is CVE-2022-0657?
- CVE-2022-0657 is a critical-severity vulnerability in 5 Stars Rating Funnel Project, classified under SQL Injection. CVSS score: 9.8/10. Published 2022-04-25.
- How severe is CVE-2022-0657?
- Critical severity. CVSS v3 base score is 9.8 out of 10.
- Is CVE-2022-0657 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.