Security issue : Wordfence warn of plugin file modified !!
-
Hi, does this plugin has reported security issue ? I was warned by Wordfence a file in this plugin was modified !!!
wp-content/plugins/woo-save-abandoned-carts/admin/class-woo-live-checkout-field-capture-admin-table.php
Modified into :
$total_items = $wpdb->get_var(“SELECT COUNT(id) FROM {$table_name}”);you can see it comes with a braces that is prone to SQL injection. Omg.
I saw at least one of this
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Security issue : Wordfence warn of plugin file modified !!’ is closed to new replies.