CommercePro payment plugin by PayU Payment Gateway (India) for WooCommerce (tested from 5.3 to 9.8.1).
Prioritized issue groups from the latest Plugin Check scan
Maintainability
136
15 issue groups
Security
82
7 issue groups
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "adjust_prices_for_discount".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $order_id at "select order_id from $wp_payu_table where order_id = $order_id"
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $wp_order_table used in $wpdb->get_results()\n$wp_order_table assigned unsafely at line 598.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$button_bg_color".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "COMMERCEPRO_APP_VERSION".
Sample message
Attempting a database schema change is discouraged.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Payu_Blocks".
Sample message
Detected usage of a non-sanitized input variable: $_POST['payu_request']
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_payu_settings".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['payu_request']. Check that the array index exists before using it.
Sample message
Plugin name "PayU CommercePro Plugin" is different from the name declared in plugin header "PayU India".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "PayU CommercePro Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
23
External assets
1
Incoming endpoints
6
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
2 score snapshots
v3.9.0
37
Latest
v3.8.9
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 218 | 0 | 218 | v3.9.0 | 2.0.0 |
| 30 | 365 | 95 | 270 | v3.8.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.