What the vulnerability does
01Description
Remote Code Execution (RCE) in Alexander Stokmann's Code Snippets Extended plugin <= 1.4.7 on WordPress via Cross-Site Request Forgery.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
What the vulnerability does
Remote Code Execution (RCE) in Alexander Stokmann's Code Snippets Extended plugin <= 1.4.7 on WordPress via Cross-Site Request Forgery.
Explanation of Vulnerability in Simple Terms
Code Snippets Extended versions up to 1.4.7 are vulnerable to cross-site request forgery (CSRF) attacks. 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 or consent. This can lead to unauthorized changes to site configuration, code execution, or data manipulation.
What an attacker can do
Perform unauthorized actions on the site by tricking an admin into visiting a malicious webpage.
Potential impact on your site
Attackers can modify site settings, inject malicious code, or alter content if an admin visits a compromised page.
Conditions required to exploit
Site admin must be logged in and visit a page controlled by the attacker.
Key dates
External resources
Related vulnerabilities