What the vulnerability does
01Description
Lack of validation leads to an XSS vulnerability in the MFA management views.
CVSS base score
CVSS vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:U
What the vulnerability does
Lack of validation leads to an XSS vulnerability in the MFA management views.
Explanation of Vulnerability in Simple Terms
Joomla! CMS versions 4.2.0 through 5.4.6 contain a cross-site scripting (XSS) vulnerability that allows high-privilege users to inject malicious scripts. An attacker with administrator or equivalent access can craft input that executes JavaScript in other users' browsers when they view affected pages. This requires user interaction—the victim must visit a page containing the injected payload.
What an attacker can do
Inject JavaScript that runs in other users' browsers when they view affected pages.
Potential impact on your site
A compromised admin account can steal session tokens, modify site content, or redirect users to malicious sites.
Conditions required to exploit
Attacker must have high-level privileges (administrator or equivalent) and the victim must visit a page with the malicious payload.
Key dates
External resources
Related vulnerabilities