Vulnerabilities (CVE)

Filtered by vendor Vanquish Subscribe
Filtered by product Woocommerce Support Ticket System
Total 4 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-10627 1 Vanquish 1 Woocommerce Support Ticket System 2025-06-05 N/A 9.8 CRITICAL
The WooCommerce Support Ticket System plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the ajax_manage_file_chunk_upload() function in all versions up to, and including, 17.7. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
CVE-2024-10625 1 Vanquish 1 Woocommerce Support Ticket System 2025-05-28 N/A 9.8 CRITICAL
The WooCommerce Support Ticket System plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete_tmp_uploaded_file() function in all versions up to, and including, 17.7. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
CVE-2024-10626 1 Vanquish 1 Woocommerce Support Ticket System 2025-05-28 N/A 8.8 HIGH
The WooCommerce Support Ticket System plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete_uploaded_file() function in all versions up to, and including, 17.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).
CVE-2024-13775 1 Vanquish 1 Woocommerce Support Ticket System 2025-02-24 N/A 5.4 MEDIUM
The WooCommerce Support Ticket System plugin for WordPress is vulnerable to unauthorized access and loss of data due to missing capability checks on the 'ajax_delete_message', 'ajax_get_customers_partial_list', and 'ajax_get_admins_list' functions in all versions up to, and including, 17.8. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary posts, and read names, emails, and capabilities of all users.