CyberRota Analysis
AI-GeneratedThe Image Uploader for Welcart plugin for WordPress is susceptible to SQL Injection through the 'post_title' parameter, affecting all versions up to 1.4.6. This vulnerability allows authenticated attackers with author-level access or higher to manipulate SQL queries, potentially leading to the exposure of sensitive database information. WordPress site administrators using this plugin should prioritize patching to mitigate the risk of data breaches.
Original NVD Description
The Image Uploader for Welcart plugin for WordPress is vulnerable to generic SQL Injection via the 'post_title' parameter in all versions up to, and including, 1.4.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with author-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.