SKU Error Fixer for WooCommerce Security & Risk Analysis

wordpress.org/plugins/sku-error-fixer-for-woocommerce

This plugin fixes a unique SKU error of WooCommerce products.

100 active installs v1.0 PHP + WP 3.4.0+ Updated Nov 15, 2016
fixskusku-bugunique-sku-errorwoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is SKU Error Fixer for WooCommerce Safe to Use in 2026?

Generally Safe

Score 85/100

SKU Error Fixer for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "sku-error-fixer-for-woocommerce" v1.0 plugin presents a mixed security posture. While it demonstrates good practices by using prepared statements for all its SQL queries and avoiding file operations and external HTTP requests, significant security concerns arise from its attack surface. A considerable portion of its entry points, specifically all four AJAX handlers, lack any authentication or capability checks. This exposes these handlers to potential exploitation by unauthenticated users.

The static analysis revealed no critical or high-severity issues in taint flows, which is a positive sign. Furthermore, the plugin has no recorded vulnerabilities (CVEs) in its history, suggesting a generally stable and well-maintained code base in terms of known exploits. However, the complete absence of nonce checks on its AJAX handlers is a critical oversight that could facilitate Cross-Site Request Forgery (CSRF) attacks. The presence of only 50% properly escaped output also indicates a potential for Cross-Site Scripting (XSS) vulnerabilities in certain scenarios.

In conclusion, while the plugin benefits from robust SQL handling and a clean vulnerability history, the lack of authentication on its AJAX endpoints and incomplete output escaping represent serious security weaknesses. These unprotected entry points significantly increase the plugin's risk profile, especially in environments where unauthorized access to the WordPress dashboard is a concern. The absence of nonce checks on AJAX actions is a particularly concerning finding.

Key Concerns

  • AJAX handlers without auth checks
  • Missing nonce checks on AJAX
  • Unescaped output (50%)
Vulnerabilities
None known

SKU Error Fixer for WooCommerce Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

SKU Error Fixer for WooCommerce Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
18 prepared
Unescaped Output
4
4 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared18 total queries

Output Escaping

50% escaped8 total outputs
Attack Surface
4 unprotected

SKU Error Fixer for WooCommerce Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

noprivwp_ajax_cleaning_old_varsincludes\ajax-functions.php:7
authwp_ajax_cleaning_old_varsincludes\ajax-functions.php:8
noprivwp_ajax_auto_change_cleaningincludes\ajax-functions.php:117
authwp_ajax_auto_change_cleaningincludes\ajax-functions.php:118
WordPress Hooks 6
actioninitincludes\class-sku-error-fixer-template-settings.php:45
actionadmin_initincludes\class-sku-error-fixer-template-settings.php:48
actionadmin_menuincludes\class-sku-error-fixer-template-settings.php:51
actionadmin_enqueue_scriptsincludes\class-sku-error-fixer-template.php:90
actionadmin_enqueue_scriptsincludes\class-sku-error-fixer-template.php:91
filterwp_insert_post_dataincludes\main-functions.php:81
Maintenance & Trust

SKU Error Fixer for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedNov 15, 2016
PHP min version
Downloads5K

Community Trust

Rating92/100
Number of ratings12
Active installs100
Developer Profile

SKU Error Fixer for WooCommerce Developer Profile

WordPress Monsters

4 plugins · 130 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect SKU Error Fixer for WooCommerce

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/sku-error-fixer-for-woocommerce/assets/css/admin.css/wp-content/plugins/sku-error-fixer-for-woocommerce/assets/js/admin.js
Script Paths
/wp-content/plugins/sku-error-fixer-for-woocommerce/assets/js/admin.js
Version Parameters
/sku-error-fixer-for-woocommerce/assets/css/admin.css?ver=/sku-error-fixer-for-woocommerce/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
needless-child-listshow-results
Data Attributes
data-token
JS Globals
sku_error_fixer_ajaxUrl
FAQ

Frequently Asked Questions about SKU Error Fixer for WooCommerce