What the vulnerability does
01Description
Subscriber Cross Site Scripting (XSS) in Business Directory <= 6.4.24 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
Subscriber Cross Site Scripting (XSS) in Business Directory <= 6.4.24 versions.
Explanation of Vulnerability in Simple Terms
Business Directory versions up to 6.4.24 contain a cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts. An attacker with low-level account access can craft a request that executes JavaScript in other users' browsers when they interact with affected pages. The vulnerability requires user interaction and can affect multiple users across the site.
What an attacker can do
Inject and execute JavaScript code in other users' browsers to steal session tokens, redirect users, or deface content.
Potential impact on your site
Users' accounts and data are at risk if an authenticated attacker injects malicious scripts; session hijacking and credential theft are possible.
Conditions required to exploit
Attacker needs a low-privilege account on the site; victim must visit or interact with a page containing the malicious payload.
Key dates
External resources
Related vulnerabilities