What the vulnerability does
01Description
Lack of output escaping leads to a XSS vector in the content history component.
CVSS base score
CVSS vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:H/VI:L/VA:L/SC:N/SI:N/SA:N
What the vulnerability does
Lack of output escaping leads to a XSS vector in the content history component.
Explanation of Vulnerability in Simple Terms
Joomla CMS versions 3.0.0 through 5.4.5 contain a cross-site scripting (XSS) vulnerability that allows authenticated users with high privileges to inject malicious scripts. An attacker with administrative access and user interaction (such as visiting a crafted link) can execute JavaScript in other users' browsers, potentially compromising site security or stealing session data.
What an attacker can do
Inject and execute malicious JavaScript in other users' browsers to steal data or perform actions on their behalf.
Potential impact on your site
Compromised admin accounts could allow attackers to inject malicious scripts affecting other users and site integrity.
Conditions required to exploit
Attacker must have high-level administrative privileges and the victim must visit a crafted link or page.
Key dates
External resources
Related vulnerabilities