What the vulnerability does
01Description
Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerability in JoomUnited WP Table Manager plugin <= 3.5.2 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerability in JoomUnited WP Table Manager plugin <= 3.5.2 versions.
Explanation of Vulnerability in Simple Terms
WP Table Manager versions up to 3.5.2 contain a stored cross-site scripting (XSS) vulnerability. An authenticated user with low privileges can inject malicious scripts into table data. When other users view the affected table, the scripts execute in their browsers, potentially allowing the attacker to steal session tokens, modify page content, or perform actions on their behalf. The vulnerability requires user interaction to trigger.
What an attacker can do
Inject malicious scripts that execute when other users view tables, stealing sessions or modifying site content.
Potential impact on your site
Authenticated users can inject persistent XSS payloads affecting all site visitors who view those tables, compromising user accounts and site integrity.
Conditions required to exploit
Attacker needs a low-privilege WordPress account and must trick a user into viewing a table containing the malicious payload.
Key dates
External resources
Related vulnerabilities