What the vulnerability does
01Description
Contributor Cross Site Scripting (XSS) in WP Tab Widget <= 1.2.11 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
Contributor Cross Site Scripting (XSS) in WP Tab Widget <= 1.2.11 versions.
Explanation of Vulnerability in Simple Terms
WP Tab Widget versions up to 1.2.11 contain a stored cross-site scripting (XSS) vulnerability. An authenticated user with low privileges can inject malicious scripts into tab widget content. When other users view the affected page, the script executes in their browser, 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 pages containing the affected widget.
Potential impact on your site
Authenticated users can inject code affecting all site visitors; attackers could steal admin sessions or deface content.
Conditions required to exploit
Attacker must have a low-privilege WordPress account and the victim must view a page with the malicious widget.
Key dates
External resources
Related vulnerabilities