What the vulnerability does
01Description
Lack of escaping leads to an XSS vulnerability in the file management view of com_templates.
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 file management view of com_templates.
Explanation of Vulnerability in Simple Terms
Joomla! CMS versions 4.0.0 through 5.4.6 contain a cross-site scripting (XSS) vulnerability that allows authenticated administrators to inject malicious scripts. An attacker with high-level admin privileges can craft input that executes in other users' browsers when they view affected pages. This requires the victim to interact with the malicious content.
What an attacker can do
Inject malicious scripts that execute in other users' browsers when they view affected pages.
Potential impact on your site
A compromised admin account can inject scripts affecting other admins or users, potentially stealing sessions or credentials.
Conditions required to exploit
Attacker must have high-level administrator privileges and the victim must view the page containing the injected script.
Key dates
External resources
Related vulnerabilities