What the vulnerability does
01Description
Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerability in Julien Berthelot / MPEmbed WP Matterport Shortcode plugin <= 2.1.4 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
Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerability in Julien Berthelot / MPEmbed WP Matterport Shortcode plugin <= 2.1.4 versions.
Explanation of Vulnerability in Simple Terms
WP Matterport Shortcode versions up to 2.1.4 contain a stored cross-site scripting (XSS) vulnerability. An authenticated user with low privileges can inject malicious JavaScript through the plugin's shortcode handler. When another user views the affected page, the injected script executes in their browser, potentially allowing the attacker to steal session tokens, modify page content, or perform actions on behalf of the victim.
What an attacker can do
Inject JavaScript that runs in other users' browsers when they view the affected page.
Potential impact on your site
Attackers with low-level WordPress accounts can compromise other users' sessions and modify site content without admin approval.
Conditions required to exploit
Attacker must have a WordPress account with at least Contributor-level access; victim must visit the page containing the malicious shortcode.
Key dates
External resources
Related vulnerabilities