
CVE-2024-11617 – Envolve Plugin <= 1.0 - Unauthenticated Arbitrary File Upload via language_file and fonts_file
https://notcve.org/view.php?id=CVE-2024-11617
08 May 2025 — The Envolve Plugin plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'zetra_languageUpload' and 'zetra_fontsUpload' functions in all versions up to, and including, 1.0. 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://www.wordfence.com/threat-intel/vulnerabilities/id/d0ad02d9-546f-4bcb-b567-785e3acfb489?source=cve • CWE-434: Unrestricted Upload of File with Dangerous Type •

CVE-2024-11615 – Envolve Plugin <= 1.0 - Unauthenticated Language File Deletion
https://notcve.org/view.php?id=CVE-2024-11615
05 May 2025 — The Envolve Plugin plugin for WordPress is vulnerable to arbitrary file deletion in all versions up to, and including, 1.0 via the 'zetra_deleteLanguageFile' and 'zetra_deleteFontsFile' functions. This is due to the plugin not properly validating a file or its path prior to deleting it. This makes it possible for unauthenticated attackers to delete language files. • https://themeforest.net/item/envolve-consulting-business-wordpress-theme/28748459 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •