What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability leading to Stored Cross-Site Scripting (XSS) in Vladimir Anokhin's Shortcodes Ultimate plugin <= 5.12.0 on WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability leading to Stored Cross-Site Scripting (XSS) in Vladimir Anokhin's Shortcodes Ultimate plugin <= 5.12.0 on WordPress.
Explanation of Vulnerability in Simple Terms
Shortcodes Ultimate versions up to 5.12.0 contain a cross-site request forgery (CSRF) vulnerability. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without the admin's knowledge. The vulnerability affects the plugin's admin functions and requires the victim to visit the attacker's page while authenticated.
What an attacker can do
Perform unwanted admin actions on the site by tricking a logged-in administrator into visiting a malicious webpage.
Potential impact on your site
An attacker could modify plugin settings, create malicious shortcodes, or alter site content if an admin visits a compromised link.
Conditions required to exploit
Site admin must be logged in and visit an attacker-controlled page; no special plugin configuration required.
Key dates
External resources
Related vulnerabilities