Yektanet Ecommerce plugin to integrate with yektanet advertising system
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $one_month used in $wpdb->get_results("SELECT COUNT(product_id) as count_val, product_id, last_updated_time FROM {$wpdb->prefix}yektanet_products_views WHERE last_updated_time between $one_month and $now_date GROUP by product_id order by count_val DESC limit $limit")\n$one_month assigned unsafely at line 133:\n $one_month = $this->calculateOneMonthForGetData()\n$now_date assigned unsafely at line 132:\n $now_date = time() | 135:23 | 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 'get_option'. | 46:38 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo admin_url ..." but found "<?= admin_url ..." | 226:64 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'admin_url'. | 226:68 | 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 'get_option'. | 20:46 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo $titles ..." but found "<?= $titles ..." | 229:50 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$titles['all']'. | 229:54 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo $titles ..." but found "<?= $titles ..." | 233:63 | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$titles['all']'. | 233:67 | Security |
| ERROR | Generic.PHP.DisallowShortOpenTag.EchoFound | Short PHP opening tag used with echo; expected "<?php echo __ ..." but found "<?= __ ..." | 234:17 | — |
| 14.11.2025, 23:42:22 | 10s | 63 | 50 | 97 |