What the vulnerability does
01Description
Subscriber SQL Injection in Reviewer <= 3.14.2 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
What the vulnerability does
Subscriber SQL Injection in Reviewer <= 3.14.2 versions.
Explanation of Vulnerability in Simple Terms
Reviewer versions up to 3.14.2 contain a SQL injection vulnerability in a database query that processes user input without proper sanitization. An authenticated user with low privileges can craft a malicious query to read sensitive data from the database or disrupt site availability. The vulnerability affects the entire application scope due to database access.
What an attacker can do
Read sensitive data from the database or cause the site to become unavailable.
Potential impact on your site
Unauthorized access to database contents and potential service disruption affecting all users.
Conditions required to exploit
Attacker must have a low-privilege user account on the site.
Key dates
External resources
Related vulnerabilities