CVE-2023-5105 – Frontend File Manager < 22.6 - Editor+ Arbitrary File Download
https://notcve.org/view.php?id=CVE-2023-5105
The Frontend File Manager Plugin WordPress plugin before 22.6 has a vulnerability that allows an Editor+ user to bypass the file download logic and download files such as `wp-config.php` El complemento Frontend File Manager Plugin de WordPress anterior a 22.6 tiene una vulnerabilidad que permite a un usuario de Editor+ omitir la lógica de descarga de archivos y descargar archivos como `wp-config.php`. The Frontend File Manager Plugin plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 22.5. This makes it possible for authenticated attackers, with editor access and above, to read the contents of arbitrary files on the server, which can contain sensitive information. • https://wpscan.com/vulnerability/d40c7108-bad6-4ed3-8539-35c0f57e62cc • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •
CVE-2022-4328 – WooCommerce Checkout Field Manager < 18.0 - Unauthenticated Arbitrary File Upload
https://notcve.org/view.php?id=CVE-2022-4328
The WooCommerce Checkout Field Manager WordPress plugin before 18.0 does not validate files to be uploaded, which could allow unauthenticated attackers to upload arbitrary files such as PHP on the server The WooCommerce Checkout Field Manager plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file type validation in the cfom_upload_file function in versions up to, and including, 17.3. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. • https://wpscan.com/vulnerability/4dc72cd2-81d7-4a66-86bd-c9cfaf690eed • CWE-434: Unrestricted Upload of File with Dangerous Type •
CVE-2022-3126 – Frontend File Manager < 21.4 - File Upload via CSRF
https://notcve.org/view.php?id=CVE-2022-3126
The Frontend File Manager Plugin WordPress plugin before 21.4 does not have CSRF check when uploading files, which could allow attackers to make logged in users upload files on their behalf El plugin Frontend File Manager de WordPress versiones anteriores a 21.4, no presenta una comprobación de tipo SRF cuando son subidos archivos, lo que podría permitir a atacantes hacer que usuarios registrados suban archivos en su nombre The "Frontend File Manager Plugin" plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 21.2. This is due to missing or incorrect nonce validation on the wpfm_upload_file function. This makes it possible for unauthenticated attackers to upload files on behalf of other users, via forged request granted they can trick such a user into performing an action such as clicking on a link. • https://wpscan.com/vulnerability/7db363bf-7bef-4d47-9963-c30d6fdd2fb8 • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2022-3124 – Frontend File Manager < 21.3 - Unauthenticated File Renaming
https://notcve.org/view.php?id=CVE-2022-3124
The Frontend File Manager Plugin WordPress plugin before 21.3 allows any unauthenticated user to rename uploaded files from users. Furthermore, due to the lack of validation in the destination filename, this could allow allow them to change the content of arbitrary files on the web server El plugin Frontend File Manager de WordPress versiones anteriores a 21.3, permite a cualquier usuario no autenticado renombrar los archivos descargados por los usuarios. Además, debido a una falta de comprobación en el nombre de archivo de destino, esto podría permitirles cambiar el contenido de archivos arbitrarios en el servidor web The Frontend File Manager plugin for WordPress is vulnerable to authorization bypass due to a missing capability check and lacking authentication in versions up to, and including, 9.8. This makes it possible for unauthenticated attackers to rename uploaded files on the site. • https://wpscan.com/vulnerability/00f76765-95af-4dbc-8c37-f1b15a0e8608 • CWE-862: Missing Authorization •
CVE-2022-3125 – Frontend File Manager < 21.3 - Subscriber+ Arbitrary File Upload
https://notcve.org/view.php?id=CVE-2022-3125
The Frontend File Manager Plugin WordPress plugin before 21.3 allows any authenticated users, such as subscriber, to rename a file to an arbitrary extension, like PHP, which could allow them to basically be able to upload arbitrary files on the server and achieve RCE El plugin Frontend File Manager Plugin de WordPress versiones anteriores a 21.3, permite a cualquier usuario autenticado, como el suscriptor, renombrar un archivo a una extensión arbitraria, como PHP, lo que podría permitirles básicamente ser capaces de descargar archivos arbitrarios en el servidor y lograr un RCE The Frontend File Manager plugin for WordPress is vulnerable to arbitrary file uploads in versions up to, and including, 21.2. The vulnerability makes it possible for authenticated attackers, with subscriber-level permissions and above, to upload arbitrary files on the affected sites server and change their file extensions which may make remote code execution possible. • https://wpscan.com/vulnerability/d3d9dc9a-226b-4f76-995e-e2af1dd6b17e • CWE-434: Unrestricted Upload of File with Dangerous Type •