What the vulnerability does
01Description
Unauthenticated Cross Site Scripting (XSS) in perfmatters <= 2.6.4 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 perfmatters <= 2.6.4 versions.
Explanation of Vulnerability in Simple Terms
Perfmatters versions up to 2.6.4 contain a cross-site scripting (XSS) vulnerability that allows an attacker to inject malicious scripts into the site. The vulnerability requires user interaction—typically a victim clicking a malicious link—and can affect multiple users or site functionality. An attacker with no authentication can craft a payload that executes in the browser of anyone who visits the affected page.
What an attacker can do
Inject malicious JavaScript that runs in visitors' browsers, potentially stealing session tokens or redirecting users.
Potential impact on your site
Visitors to your site could be redirected, have their sessions hijacked, or see defaced content without your knowledge.
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