What the vulnerability does
01Description
Unauthenticated Cross Site Request Forgery (CSRF) in WPIDE – File Manager & Code Editor <= 3.5.6 versions.
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
Unauthenticated Cross Site Request Forgery (CSRF) in WPIDE – File Manager & Code Editor <= 3.5.6 versions.
Explanation of Vulnerability in Simple Terms
WPIDE – File Manager & Code Editor versions up to 3.5.6 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 unauthorized actions within the plugin without the admin's knowledge. This could allow file manipulation, code execution, or other administrative changes depending on the plugin's capabilities.
What an attacker can do
Perform unauthorized actions in the plugin (file operations, code changes) on behalf of a logged-in administrator.
Potential impact on your site
An attacker can modify files, inject code, or alter site configuration through the plugin if an admin visits a malicious link.
Conditions required to exploit
Administrator must be logged into WordPress and visit an attacker-controlled webpage while the session is active.
Key dates
External resources
Related vulnerabilities