CVE-2023-1509 – GMAce <= 1.5.2 - Cross-Site Request Forgery to Arbitrary File Modification (Creation/Overwrite/Deletion)
https://notcve.org/view.php?id=CVE-2023-1509
29 Mar 2023 — The GMAce plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.5.2. This is due to missing nonce validation on the gmace_manager_server function called via the wp_ajax_gmace_manager AJAX action. This makes it possible for unauthenticated attackers to modify arbitrary files and achieve remote code execution via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. • https://plugins.trac.wordpress.org/browser/gmace/trunk/gmace.php?rev=1583327#L84 • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2023-23861 – WordPress GMAce Plugin <= 1.5.2 is vulnerable to Cross Site Request Forgery (CSRF)
https://notcve.org/view.php?id=CVE-2023-23861
23 Feb 2023 — Cross-Site Request Forgery (CSRF) vulnerability in German Mesky GMAce plugin <= 1.5.2 versions. The GMAce plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.5.2. This is due to missing or incorrect nonce validation on the 'gmace_manager_client' AJAX function. This makes it possible for unauthenticated attackers to perform file manager tasks via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. ... • https://patchstack.com/database/vulnerability/gmace/wordpress-gmace-plugin-1-5-2-cross-site-request-forgery-csrf-vulnerability?_s_id=cve • CWE-352: Cross-Site Request Forgery (CSRF) •
CVE-2023-23872 – WordPress GMAce plugin <= 1.5.2 - Arbitrary File Download vulnerability
https://notcve.org/view.php?id=CVE-2023-23872
23 Feb 2023 — Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in German Mesky GMAce allows Path Traversal.This issue affects GMAce: from n/a through 1.5.2. La limitación incorrecta de un nombre de ruta a una vulnerabilidad de directorio restringido ("Path Traversal") en German Mesky GMAce permite el Path Traversal. Este problema afecta a GMAce: desde n/a hasta 1.5.2. The GMAce plugin for WordPress is vulnerable to directory traversal in versions up to, and including, 1.5.2 via... • https://patchstack.com/database/vulnerability/gmace/wordpress-gmace-plugin-1-5-2-arbitrary-file-download-vulnerability?_s_id=cve • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •