What the vulnerability does
01Description
Unauthenticated Cross Site Scripting (XSS) in wpDataTables <= 6.5.1.1 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Unauthenticated Cross Site Scripting (XSS) in wpDataTables <= 6.5.1.1 versions.
Explanation of Vulnerability in Simple Terms
wpDataTables versions up to 6.5.1.1 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users. The vulnerability requires user interaction—typically clicking a malicious link—and can affect multiple users across the site. Update to version 6.5.1.2 or later to resolve this issue.
What an attacker can do
Inject malicious JavaScript that runs in other users' browsers when they visit affected pages.
Potential impact on your site
Site visitors could have their sessions hijacked, credentials stolen, or be redirected to malicious sites.
Conditions required to exploit
Attacker needs network access; victim must click a malicious link or visit a crafted page.
Key dates
External resources
Related vulnerabilities