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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:5_stars_rating_funnel_project:5_stars_rating_funnel:*:*:*:*:*:wordpress:*:*

History

No history.

Information

Published : 2022-04-25 16:16

Updated : 2024-02-28 19:09


NVD link : CVE-2022-0657

Mitre link : CVE-2022-0657

CVE.ORG link : CVE-2022-0657


JSON object : View

Products Affected

5_stars_rating_funnel_project

  • 5_stars_rating_funnel
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')