What the vulnerability does
01Description
Unauthenticated Cross Site Scripting (XSS) in GetGenie <= 4.4.3 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 GetGenie <= 4.4.3 versions.
Explanation of Vulnerability in Simple Terms
GetGenie versions up to 4.4.3 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into web pages. The vulnerability requires user interaction—typically clicking a malicious link—and can affect multiple users if the injected content is stored. An attacker with no authentication can exploit this to steal session tokens, redirect users, or deface content.
What an attacker can do
Inject malicious JavaScript that runs in users' browsers and steals session data or redirects them to phishing sites.
Potential impact on your site
Users visiting affected pages may have their sessions hijacked or be redirected to malicious sites; site reputation and user trust are at risk.
Conditions required to exploit
Attacker needs network access and the victim must click a malicious link or visit a compromised page.
Key dates
External resources
Related vulnerabilities