Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in ELEXtensions ELEX WooCommerce Advanced Bulk Edit Products, Prices & Attributes elex-bulk-edit-products-prices-attributes-for-woocommerce-basic allows SQL Injection.This issue affects ELEX WooCommerce Advanced Bulk Edit Products, Prices & Attributes: from n/a through <= 1.4.9.
AnalysisAI
SQL injection vulnerability in ELEX WooCommerce Advanced Bulk Edit Products plugin allows authenticated attackers to execute arbitrary SQL commands through unvalidated input in versions up to 1.4.9. The vulnerability requires subscriber-level or higher WordPress user privileges and carries low exploitation probability (EPSS 0.05%) despite its critical nature, suggesting limited practical attack incentive or complexity factors currently limiting real-world abuse.
Technical ContextAI
The vulnerability stems from improper neutralization of special SQL metacharacters (CWE-89) in the ELEX WooCommerce Advanced Bulk Edit Products, Prices & Attributes plugin for WordPress. This WordPress plugin extends WooCommerce functionality to enable bulk operations on product data. The plugin fails to properly sanitize or parameterize user-supplied input before incorporating it into SQL queries, allowing attackers with subscriber-level authentication to inject arbitrary SQL syntax. WordPress plugins execute within the WordPress database abstraction layer, and improper use of functions like wpdb::query() without prepared statements is the typical root cause. The affected plugin is distributed through WordPress.org plugin repository and identified by the slug elex-bulk-edit-products-prices-attributes-for-woocommerce-basic.
Affected ProductsAI
ELEX WooCommerce Advanced Bulk Edit Products, Prices & Attributes plugin (elex-bulk-edit-products-prices-attributes-for-woocommerce-basic) versions through 1.4.9 on WordPress installations with WooCommerce enabled. The plugin is hosted on WordPress.org plugin repository. Affected versions span from the plugin's earliest release through version 1.4.9 inclusive. Additional version details and patch confirmation available via the Patchstack vulnerability database reference.
RemediationAI
Update ELEX WooCommerce Advanced Bulk Edit Products plugin to version 1.5.0 or later, which addresses the SQL injection vulnerability through input sanitization and parameterized SQL queries. Users should navigate to WordPress Dashboard > Plugins, locate the ELEX plugin, and click 'Update' if available. If auto-updates are not enabled, manually download the patched version from the WordPress.org plugin repository. As an interim mitigation before patching, restrict subscriber role assignments to trusted users only, as the vulnerability requires subscriber-level WordPress authentication. Administrators should audit existing subscriber accounts and remove those no longer requiring access. Refer to the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/elex-bulk-edit-products-prices-attributes-for-woocommerce-basic/vulnerability/wordpress-elex-woocommerce-advanced-bulk-edit-products-prices-attributes-plugin-1-4-9-subscriber-sql-injection-vulnerability) for additional technical details and confirmation of patch availability.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today