What the vulnerability does
01Description
Subscriber SQL Injection in WP Project Manager Pro <= 4.0.1 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 WP Project Manager Pro <= 4.0.1 versions.
Explanation of Vulnerability in Simple Terms
WP Project Manager Pro versions up to 4.0.1 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 request to extract sensitive data from the site's database or degrade performance. The vulnerability affects the entire site scope due to database access.
What an attacker can do
Extract sensitive data from the site database or cause performance degradation through SQL injection.
Potential impact on your site
Unauthorized access to database contents including user credentials, posts, and configuration data; potential site slowdown or instability.
Conditions required to exploit
Attacker must have a low-privilege user account (e.g., subscriber or contributor role) on the WordPress site.
Key dates
External resources
Related vulnerabilities