What the vulnerability does
01Description
Unauthenticated Cross Site Scripting (XSS) in Breakdance <= 2.7.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 Breakdance <= 2.7.1 versions.
Explanation of Vulnerability in Simple Terms
Breakdance contains a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into pages viewed by other users. The vulnerability requires user interaction—typically clicking a malicious link—and affects the integrity and confidentiality of site data. All versions up to 2.7.1 are affected. Update to a version newer than 2.7.1 when available.
What an attacker can do
Inject malicious scripts that execute in other users' browsers and steal session data or modify page content.
Potential impact on your site
Site visitors can be tricked into running attacker code, risking credential theft and unauthorized actions on their accounts.
Conditions required to exploit
Victim must click a malicious link or visit an attacker-controlled page; no authentication required.
Key dates
External resources
Related vulnerabilities