What the vulnerability does
01Description
Contributor Cross Site Scripting (XSS) in Login With Ajax <= 4.5.1 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 Login With Ajax <= 4.5.1 versions.
Explanation of Vulnerability in Simple Terms
Login With Ajax versions up to 4.5.1 contain a stored cross-site scripting (XSS) vulnerability. An authenticated user can inject malicious scripts that execute in other users' browsers when they view affected pages. The vulnerability requires user interaction and can affect the confidentiality, integrity, and availability of the site.
What an attacker can do
Inject malicious scripts that run in other users' browsers and steal data or perform actions on their behalf.
Potential impact on your site
Authenticated users can inject scripts affecting other visitors; attackers could steal admin credentials, deface content, or redirect users.
Conditions required to exploit
Attacker must be logged in with at least low-level privileges and trick a user into viewing a page containing the injected payload.
Key dates
External resources
Related vulnerabilities