What the vulnerability does
01Description
Inadequate content filtering within the checkAttribute methods leads to XSS vulnerabilities in various components.
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
Inadequate content filtering within the checkAttribute methods leads to XSS vulnerabilities in various components.
Explanation of Vulnerability in Simple Terms
The Joomla! Framework Filter package contains a cross-site scripting (XSS) vulnerability in versions 1.0.0 through 3.0.5. 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. Sites running the affected versions should update to a patched release.
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 inject scripts affecting other users; update the Joomla! Framework Filter package to mitigate.
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