What the vulnerability does
01Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in foreverpinetree TheBi thebi allows Reflected XSS.This issue affects TheBi: from n/a through <= 1.0.5.
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
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in foreverpinetree TheBi thebi allows Reflected XSS.This issue affects TheBi: from n/a through <= 1.0.5.
Explanation of Vulnerability in Simple Terms
TheBi versions 1.0.5 and earlier contain a cross-site scripting (XSS) vulnerability that allows attackers to inject malicious scripts into web pages viewed by other users. The vulnerability requires user interaction—typically clicking a malicious link—and can affect multiple users across the application. An attacker with no authentication can craft a payload that executes in victims' browsers, potentially stealing session data or performing actions on their behalf.
What an attacker can do
Inject malicious scripts that execute in other users' browsers when they visit a crafted link.
Potential impact on your site
Users' sessions and data are at risk if they click malicious links; attackers can steal credentials or perform unauthorized actions.
Conditions required to exploit
No authentication required. Victim must click or visit an attacker-controlled link.
Key dates
External resources