What the vulnerability does
01Description
Unauthenticated Cross Site Scripting (XSS) in GeekyBot <= 1.2.6 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 GeekyBot <= 1.2.6 versions.
Explanation of Vulnerability in Simple Terms
GeekyBot versions up to 1.2.6 contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into web pages. The vulnerability requires user interaction—victims must visit a crafted link or page. When exploited, attackers can steal session cookies, redirect users, or deface content. The impact extends beyond the vulnerable component to affect other parts of the application.
What an attacker can do
Inject malicious scripts that execute in users' browsers to steal data, redirect traffic, or deface pages.
Potential impact on your site
Users visiting crafted links could have sessions hijacked, credentials stolen, or see altered page content.
Conditions required to exploit
No authentication required. Victim must click a malicious link or visit an attacker-controlled page.
Key dates
External resources
Related vulnerabilities