What the vulnerability does
01Description
Lack of escaping leads to an XSS vulnerability in the update list view of com_installer.
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 escaping leads to an XSS vulnerability in the update list view of com_installer.
Explanation of Vulnerability in Simple Terms
Joomla! CMS versions 4.0.0 through 5.4.6 contain a stored cross-site scripting (XSS) vulnerability. An authenticated administrator with high privileges can inject malicious scripts that execute in other users' browsers when they view affected content. The vulnerability requires user interaction—victims must visit a page containing the injected payload. This allows attackers to steal session tokens, perform actions on behalf of victims, or redirect users to malicious sites.
What an attacker can do
Inject malicious scripts that run in other users' browsers when they view the affected page.
Potential impact on your site
Compromised admin accounts can inject persistent malicious code affecting all site visitors who view the affected content.
Conditions required to exploit
Attacker must have high-level administrator privileges and the victim must visit a page containing the injected payload.
Key dates
External resources
Related vulnerabilities