What the vulnerability does
01Description
Cross-Site Request Forgery (CSRF) vulnerability in Alexander Stokmann's Code Snippets Extended plugin <= 1.4.7 on WordPress allows an attacker to delete or to turn on/off snippets.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
What the vulnerability does
Cross-Site Request Forgery (CSRF) vulnerability in Alexander Stokmann's Code Snippets Extended plugin <= 1.4.7 on WordPress allows an attacker to delete or to turn on/off snippets.
Explanation of Vulnerability in Simple Terms
Code Snippets Extended versions up to 1.4.7 lack CSRF protection on administrative actions. An attacker can trick a logged-in site admin into visiting a malicious page that performs unwanted changes to code snippets or plugin settings. The victim must click a link or visit the attacker's site while authenticated to WordPress.
What an attacker can do
Trick a logged-in admin into modifying or deleting code snippets without their knowledge.
Potential impact on your site
Malicious code snippets could be injected or legitimate ones deleted, potentially breaking site functionality or introducing backdoors.
Conditions required to exploit
Admin must be logged into WordPress and visit attacker-controlled page (user interaction required).
Key dates
External resources
Related vulnerabilities