What the vulnerability does
01Description
Lack of input filtering leads to an XSS vector in the HTML filter code related to data URLs in img tags.
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 input filtering leads to an XSS vector in the HTML filter code related to data URLs in img tags.
Explanation of Vulnerability in Simple Terms
Joomla CMS versions 4.0.0 through 5.4.1 contain a cross-site scripting (XSS) vulnerability that allows authenticated users with high privileges to inject malicious scripts. An attacker must have administrative access and trick a user into visiting a crafted page. The injected script executes in the victim's browser, potentially compromising their session or stealing sensitive data.
What an attacker can do
Inject malicious JavaScript that runs in a victim's browser when they visit a crafted page.
Potential impact on your site
Compromised admin accounts could allow session hijacking or theft of sensitive site data through injected scripts.
Conditions required to exploit
Attacker must have high-level admin access and the victim must visit a page the attacker controls or crafts.
Key dates
External resources
Related vulnerabilities