What the vulnerability does
01Description
SQL Injection (SQLi) vulnerability in RichPlugins Plugin for Google Reviews plugin <= 2.2.3 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L
What the vulnerability does
SQL Injection (SQLi) vulnerability in RichPlugins Plugin for Google Reviews plugin <= 2.2.3 versions.
Explanation of Vulnerability in Simple Terms
The Plugin for Google Reviews contains a SQL injection vulnerability in versions up to 2.2.3. An authenticated user with low privileges can inject malicious SQL commands through unfiltered input, potentially reading sensitive database contents, modifying data, or affecting site availability. The vulnerability requires a valid user account but no additional user interaction.
What an attacker can do
Read, modify, or delete database records; extract sensitive information like user credentials or site configuration.
Potential impact on your site
Database compromise, data theft, unauthorized modifications, or site downtime if the database is corrupted or deleted.
Conditions required to exploit
Attacker must have a low-privilege user account on the site (e.g., subscriber or contributor role).
Key dates
External resources
Related vulnerabilities