What the vulnerability does
01Description
Lack of input filtering leads to an XSS vector in the HTML filter code.
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 input filtering leads to an XSS vector in the HTML filter code.
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
An admin account could be compromised to inject scripts affecting other site users and administrators.
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