What the vulnerability does
01Description
The 'Project Manager' WordPress Plugin is affected by an authenticated SQL injection vulnerability in the 'orderby' parameter in the '/pm/v2/activites' route.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
What the vulnerability does
The 'Project Manager' WordPress Plugin is affected by an authenticated SQL injection vulnerability in the 'orderby' parameter in the '/pm/v2/activites' route.
Explanation of Vulnerability in Simple Terms
WP Project Manager contains a SQL injection vulnerability in all versions. An attacker with low-level user access can inject malicious SQL commands to read sensitive data from the site's database, including user information and configuration details. The vulnerability requires network access and low privileges but no user interaction. No patch is currently available.
What an attacker can do
Read sensitive data from the site database, including user credentials and site configuration.
Potential impact on your site
Attackers with basic user access can extract passwords, email addresses, and other sensitive database records.
Conditions required to exploit
Low-level user account (subscriber or contributor role) on the WordPress site.
Key dates
External resources
Related vulnerabilities