Niz Ajax Load More Products for Woocommerce Security & Risk Analysis

wordpress.org/plugins/niz-ajax-load-more-products-for-woocommerce

Deactivate the old pagination and opt to an ajax load more button to allow your customers to display more products!

0 active installs v1.0.0 PHP 5.4+ WP 4.0+ Updated Mar 25, 2020
ajaxload-moreproductswoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Niz Ajax Load More Products for Woocommerce Safe to Use in 2026?

Generally Safe

Score 85/100

Niz Ajax Load More Products for Woocommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The "niz-ajax-load-more-products-for-woocommerce" plugin version 1.0.0 demonstrates a mixed security posture. On the positive side, it utilizes prepared statements for all SQL queries, has a recorded history of no known vulnerabilities, and correctly implements nonce checks on its AJAX handlers. This suggests a conscious effort towards secure coding practices, particularly regarding database interactions and preventing CSRF attacks.

However, several areas raise concerns. The use of the `create_function` is a significant red flag as it can lead to arbitrary code execution if not handled with extreme caution and proper sanitization, though no direct exploitation paths were identified in the static analysis. Furthermore, a concerningly low percentage of output is properly escaped (13%), indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities where user-controlled data might be rendered directly in the browser without adequate sanitization.

While the vulnerability history is clean, this does not guarantee future security. The identified code signals, particularly the unescaped output and the presence of `create_function`, warrant careful attention. The plugin's attack surface is small and appears protected by authentication, which is positive, but the identified code-level weaknesses could be exploited given the right conditions. Overall, while the plugin avoids common pitfalls like unpatched CVEs and unprotected entry points, the potential for XSS and the use of a dangerous function require mitigation.

Key Concerns

  • 13% of outputs properly escaped
  • Dangerous function 'create_function' used
Vulnerabilities
None known

Niz Ajax Load More Products for Woocommerce Security Vulnerabilities

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

Niz Ajax Load More Products for Woocommerce Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
14
2 escaped
Nonce Checks
1
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Dangerous Functions Found

create_function$sanitize_class = create_function('$value', 'return sanitize_title(trim($value));');niz_woo_ajax_loadmore.php:75

Output Escaping

13% escaped16 total outputs
Attack Surface

Niz Ajax Load More Products for Woocommerce Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_niz_loadmore_productsinc\class.niz-set-ajax.php:41
noprivwp_ajax_niz_loadmore_productsinc\class.niz-set-ajax.php:42
WordPress Hooks 9
actionadmin_noticesinc\class.niz-dependency-checker.php:26
actionwoocommerce_after_shop_loopinc\class.niz-set-ajax.php:34
actionwoocommerce_after_shop_loopinc\class.niz-set-ajax.php:39
actionniz_product_loop_result_countinc\class.niz-set-ajax.php:44
actionwp_enqueue_scriptsniz_woo_ajax_loadmore.php:28
actionadmin_menuniz_woo_ajax_loadmore.php:29
actioninitniz_woo_ajax_loadmore.php:30
actionupdate_option_niz_woo_ajloadniz_woo_ajax_loadmore.php:31
actionadmin_initniz_woo_ajax_loadmore.php:68
Maintenance & Trust

Niz Ajax Load More Products for Woocommerce Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedMar 25, 2020
PHP min version5.4
Downloads968

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Niz Ajax Load More Products for Woocommerce Developer Profile

nizapp

3 plugins · 60 total installs

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

How We Detect Niz Ajax Load More Products 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/niz-ajax-load-more-products-for-woocommerce/assets/css/style.css/wp-content/plugins/niz-ajax-load-more-products-for-woocommerce/assets/js/script.js
Script Paths
/wp-content/plugins/niz-ajax-load-more-products-for-woocommerce/assets/js/admin.js

HTML / DOM Fingerprints

JS Globals
ajax_loadmore
FAQ

Frequently Asked Questions about Niz Ajax Load More Products for Woocommerce