cve/2023/CVE-2023-4827.md
2024-05-28 08:49:17 +00:00

862 B

CVE-2023-4827

Description

The File Manager Pro WordPress plugin before 1.8 does not properly check the CSRF nonce in the fs_connector AJAX action. This allows attackers to make highly privileged users perform unwanted file system actions via CSRF attacks by using GET requests, such as uploading a web shell.

POC

Reference

Github