Responsive Pagination Security & Risk Analysis

wordpress.org/plugins/responsive-pagination

Configure your paginations to adapt to different screen size like phones, tablets, and desktops.

10 active installs v1.4.1 PHP 5.3+ WP 3.5.0+ Updated Jul 23, 2021
mobilepaginationresponsive
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Responsive Pagination Safe to Use in 2026?

Generally Safe

Score 85/100

Responsive Pagination has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The responsive-pagination plugin version 1.4.1 presents a mixed security posture. On the positive side, the plugin avoids dangerous functions, performs all SQL queries using prepared statements, and has no recorded vulnerabilities or CVEs. It also has no file operations or external HTTP requests, which reduces its attack surface in those areas. However, significant concerns arise from the static analysis. The plugin exposes two AJAX handlers, both of which lack any authentication or capability checks. This creates a substantial risk of unauthorized access and potential manipulation through these endpoints. Furthermore, a notable portion (67%) of its output is not properly escaped, opening the door to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. The absence of taint analysis results is neither a positive nor a negative indicator in this context as it might simply mean no such flows were detected or the analysis was incomplete.

Key Concerns

  • AJAX handlers without authentication/permission checks
  • Significant percentage of unescaped output
Vulnerabilities
None known

Responsive Pagination Security Vulnerabilities

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

Responsive Pagination Code Analysis

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

Output Escaping

33% escaped9 total outputs
Attack Surface
2 unprotected

Responsive Pagination Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_respg_save_convert_paginationssrc\WP\Base\Admin\AjaxHandler.php:27
authwp_ajax_respg_save_pagination_settingssrc\WP\Base\Admin\AjaxHandler.php:40
WordPress Hooks 11
actionwp_loadedsrc\WP\Base\Admin\ActionHooks.php:30
actionadmin_headsrc\WP\Base\Admin\ActionHooks.php:38
actionadmin_enqueue_scriptssrc\WP\Base\Admin\ActionHooks.php:63
actionadmin_menusrc\WP\Base\Admin\Main.php:83
actionwpsrc\WP\Base\Front\ActionHooks.php:28
actionwp_headsrc\WP\Base\Front\ActionHooks.php:44
actionloop_endsrc\WP\Base\Front\ActionHooks.php:57
actionwp_footersrc\WP\Base\Front\ActionHooks.php:64
actionwp_print_footer_scriptssrc\WP\Base\Front\ActionHooks.php:70
filterrespg_installed_packagessrc\WP\Plugin\PackageInitializer.php:24
actioninitsrc\WP\Plugin\PackageInitializer.php:35
Maintenance & Trust

Responsive Pagination Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJul 23, 2021
PHP min version5.3
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Responsive Pagination Developer Profile

Bagus Sasikirono

2 plugins · 10 total installs

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

How We Detect Responsive Pagination

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/responsive-pagination/assets/js/react.production.min.js/wp-content/plugins/responsive-pagination/assets/js/react-dom.production.min.js/wp-content/plugins/responsive-pagination/assets/js/react.development.js/wp-content/plugins/responsive-pagination/assets/js/react-dom.development.js/wp-content/plugins/responsive-pagination/assets/js/front.wp.respg.min.js/wp-content/plugins/responsive-pagination/assets/js/front.wp.respg.js
Script Paths
/wp-content/plugins/responsive-pagination/assets/js/react.production.min.js/wp-content/plugins/responsive-pagination/assets/js/react-dom.production.min.js/wp-content/plugins/responsive-pagination/assets/js/react.development.js/wp-content/plugins/responsive-pagination/assets/js/react-dom.development.js/wp-content/plugins/responsive-pagination/assets/js/front.wp.respg.min.js/wp-content/plugins/responsive-pagination/assets/js/front.wp.respg.js
Version Parameters
responsive-pagination/style.css?ver=responsive-pagination/script.js?ver=responsive-pagination/assets/js/front.wp.respg.min.js?v=responsive-pagination/assets/js/front.wp.respg.js?h=

HTML / DOM Fingerprints

JS Globals
window._respgwindow.respg
FAQ

Frequently Asked Questions about Responsive Pagination