What the vulnerability does
01Description
Subscriber SQL Injection in ProLancer Element <= 1.4.8 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 ProLancer Element <= 1.4.8 versions.
Explanation of Vulnerability in Simple Terms
ProLancer Element versions up to 1.4.8 contain a SQL injection vulnerability in a database query that accepts user input without proper sanitization. An authenticated user with low privileges can craft a malicious query to read sensitive data from the site's database, including user information and configuration details. The vulnerability also allows limited disruption of database availability.
What an attacker can do
Read sensitive data from the site database, including user records and site configuration.
Potential impact on your site
Unauthorized access to user data, credentials, and site configuration stored in the database.
Conditions required to exploit
Attacker must have a low-privilege user account on the site; no user interaction required.
Key dates
External resources
Related vulnerabilities