What the vulnerability does
01Description
Contributor Cross Site Scripting (XSS) in TheFox <= 3.9.70 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Contributor Cross Site Scripting (XSS) in TheFox <= 3.9.70 versions.
Explanation of Vulnerability in Simple Terms
TheFox versions up to 3.9.70 contain a cross-site scripting (XSS) vulnerability that allows an authenticated attacker to inject malicious scripts. The vulnerability requires user interaction—typically a victim clicking a crafted link or visiting a malicious page. An attacker with low privileges can inject code that affects other users' sessions and data within the application scope.
What an attacker can do
Inject malicious scripts that execute in other users' browsers and steal session data or perform actions on their behalf.
Potential impact on your site
Users' accounts and data are at risk if they interact with attacker-controlled content; session hijacking and unauthorized actions are possible.
Conditions required to exploit
Attacker must have a low-privilege account and trick a user into clicking a malicious link or visiting a crafted page.
Key dates
External resources
Related vulnerabilities