What the vulnerability does
01Description
SQL Injection (SQLi) vulnerability in Don Crowther's 3xSocializer plugin <= 0.98.22 at WordPress possible for users with a low role like a subscriber or higher.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:L
What the vulnerability does
SQL Injection (SQLi) vulnerability in Don Crowther's 3xSocializer plugin <= 0.98.22 at WordPress possible for users with a low role like a subscriber or higher.
Explanation of Vulnerability in Simple Terms
The 3xSocializer WordPress plugin through version 0.98.22 contains a SQL injection vulnerability in its database queries. An attacker with low-level WordPress access can craft malicious input to execute arbitrary SQL commands. This can lead to unauthorized data access, modification, or deletion. The vulnerability affects multiple security functions and requires network access but no user interaction.
What an attacker can do
Execute arbitrary SQL commands to read, modify, or delete database records.
Potential impact on your site
Database contents may be exposed, altered, or deleted; site functionality may be disrupted.
Conditions required to exploit
Attacker must have low-level WordPress user account (subscriber or higher); network access required.
Key dates
External resources
Related vulnerabilities