Vulnerabilities (CVE)

Filtered by vendor Ivanm Subscribe
Filtered by product Wp Image Uploader
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-13707 1 Ivanm 1 Wp Image Uploader 2025-01-31 N/A 8.8 HIGH
The WP Image Uploader plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.1. This is due to missing or incorrect nonce validation on the gky_image_uploader_main_function() function. This makes it possible for unauthenticated attackers to delete arbitrary files via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CVE-2024-13720 1 Ivanm 1 Wp Image Uploader 2025-01-30 N/A 8.8 HIGH
The WP Image Uploader plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the gky_image_uploader_main_function() function in all versions up to, and including, 1.0.1. 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).