What the vulnerability does
01Description
Unauth. Reflected Cross-Site Scripting (XSS) vulnerability in Rocket Apps Open Graphite plugin <= 1.6.0 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
Unauth. Reflected Cross-Site Scripting (XSS) vulnerability in Rocket Apps Open Graphite plugin <= 1.6.0 versions.
Explanation of Vulnerability in Simple Terms
Open Graphite versions up to 1.6.0 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into web pages. The vulnerability requires user interaction—a victim must visit a crafted link or page. When triggered, the injected code executes in the victim's browser with access to their session and site data. The scope is changed, meaning the impact extends beyond the vulnerable component itself.
What an attacker can do
Inject malicious JavaScript that runs in a victim's browser and steals session data or performs actions on their behalf.
Potential impact on your site
Users visiting crafted URLs could have their sessions hijacked or be redirected to phishing pages; site reputation at risk.
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