List products from WordPress on Amazon.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$wpl_form_action'. | views/tools_stocklog.php:53:48 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$wpdb'. | classes/model/ListingsModel.php:1050:14 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$wpdb'. | classes/model/ListingsModel.php:1104:14 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$wpdb'. | classes/model/ListingsModel.php:1236:14 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $update_data used in $wpdb->query($wpdb->prepare( "UPDATE {$wpdb->prefix}amazon_listings SET {$update_data} WHERE sku collate utf8_bin = %s AND account_id = %d", $sku, $account_id ))\n$update_data assigned unsafely at line 1424:\n $update_data = rtrim($update_data, ',')\n$update_data assigned unsafely at line 1422:\n $update_data .= "`$key` = '". esc_sql( $value ) ."',"\n$key assigned unsafely at line 1421:\n $key => \n$value used without escaping. | classes/model/ListingsModel.php:1425:30 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $sql used in $wpdb->get_col($wpdb->prepare($sql, $where_values))\n$sql assigned unsafely at line 1467:\n $sql = "SELECT id FROM {$table} WHERE {$where_clause}"\n$where_clause assigned unsafely at line 1459:\n $where_clause .= "`{$key}` = %s"\n$key assigned unsafely at line 1455:\n $key => \n$value used without escaping. | classes/model/ListingsModel.php:1468:21 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $sql | classes/model/ListingsModel.php:1468:44 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found self | classes/model/ListingsModel.php:1503:25 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found STATUS_CHANGED | classes/model/ListingsModel.php:1503:31 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found self | classes/model/ListingsModel.php:1504:24 | Security |
| 17.02.2026, 09:09:07 | 1m 30s | 1 | 3394 | 3750 |
| 15.11.2025, 13:59:08 | 2m 15s | 1 | 3302 | 3656 |