Vulnerabilities (CVE)

Filtered by vendor 5 Stars Rating Funnel Project Subscribe
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-0657 1 5 Stars Rating Funnel Project 1 5 Stars Rating Funnel 2024-02-28 7.5 HIGH 9.8 CRITICAL
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.