What the vulnerability does
01Description
Contributor Cross Site Scripting (XSS) in Featured Image from URL <= 5.3.3 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Contributor Cross Site Scripting (XSS) in Featured Image from URL <= 5.3.3 versions.
Explanation of Vulnerability in Simple Terms
Featured Image from URL versions up to 5.3.3 contain a stored cross-site scripting (XSS) vulnerability. An authenticated user with low privileges can inject malicious scripts through image URL fields. When other users view affected pages, the injected code executes in their browsers, potentially compromising their sessions or stealing data. The vulnerability requires user interaction to trigger.
What an attacker can do
Inject malicious scripts that execute in other users' browsers when they view affected pages.
Potential impact on your site
Authenticated users can inject scripts affecting other site visitors; session hijacking or data theft possible depending on user roles.
Conditions required to exploit
Attacker must have a low-privilege user account and trick a user into viewing a page with the injected payload.
Key dates
External resources
Related vulnerabilities