CVE-2022-0657

CVE-2022-0657: 5 Stars Rating Funnel < 1.2.53 - Unauthenticated SQLi

Vendor Unknown
Product 5 Stars Rating Funnel WordPress Plugin | RRatingg
Weakness CWE-89 · SQLi
Published April 25, 2022
Last update August 2, 2024

CVSS base score

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 25, 2022 CVE published
August 2, 2024 Record updated

Related vulnerabilities

04Related CVE