What the vulnerability does
01Description
Improper handling of input could lead to an XSS vector in the checkAttribute method of the input filter framework class.
CVSS base score
CVSS vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
What the vulnerability does
Improper handling of input could lead to an XSS vector in the checkAttribute method of the input filter framework class.
Explanation of Vulnerability in Simple Terms
Joomla! CMS versions 3.10.20 and earlier contain a cross-site scripting (XSS) vulnerability. An authenticated administrator with high privileges can inject malicious scripts that execute in other users' browsers when they interact with affected pages. The vulnerability requires user interaction to trigger. This allows attackers to steal session tokens, modify site content, or perform actions on behalf of victims.
What an attacker can do
Inject malicious scripts that run in other users' browsers when they visit affected pages.
Potential impact on your site
Administrators with high privileges can be tricked into executing malicious scripts that compromise other user accounts or site functionality.
Conditions required to exploit
Attacker must have high-level administrator privileges and the victim must click a link or visit a page containing the payload.
Key dates
External resources
Related vulnerabilities