What the vulnerability does
01Description
Persistent Cross-Site Scripting (XSS) vulnerability in Alexander Stokmann's Code Snippets Extended plugin <= 1.4.7 on WordPress via Cross-Site Request Forgery (vulnerable parameters &title, &snippet_code).
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
What the vulnerability does
Persistent Cross-Site Scripting (XSS) vulnerability in Alexander Stokmann's Code Snippets Extended plugin <= 1.4.7 on WordPress via Cross-Site Request Forgery (vulnerable parameters &title, &snippet_code).
Explanation of Vulnerability in Simple Terms
Code Snippets Extended for WordPress contains a cross-site request forgery (CSRF) vulnerability in version 1.4.7 and earlier. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without the administrator's knowledge or consent. The vulnerability requires the administrator to visit the attacker's page while logged into WordPress.
What an attacker can do
Perform unwanted actions on the WordPress site by tricking a logged-in admin into visiting a malicious webpage.
Potential impact on your site
An attacker can modify site settings or content if they trick an admin into clicking a malicious link while logged in.
Conditions required to exploit
Administrator must be logged into WordPress and visit an attacker-controlled webpage.
Key dates
External resources
Related vulnerabilities