Page Redirection & Hit Counter Security & Risk Analysis

wordpress.org/plugins/redirection-page-hit-counter

Page Redirection, Post Redirection, Other Page Url Redirection

30 active installs v1.2 PHP + WP 4.2+ Updated Jul 17, 2021
other-page-url-redirectionpage-redirectionpost-redirection
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Page Redirection & Hit Counter Safe to Use in 2026?

Generally Safe

Score 85/100

Page Redirection & Hit Counter 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 "redirection-page-hit-counter" v1.2 plugin exhibits a generally good security posture with several strengths. The absence of any known CVEs and a remarkably low percentage of SQL queries not using prepared statements are positive indicators. Furthermore, the plugin demonstrates strong output escaping practices, with over 90% of outputs being properly sanitized, mitigating many common cross-site scripting (XSS) vulnerabilities. The attack surface is also minimal, with no registered AJAX handlers, REST API routes, shortcodes, or cron events, and crucially, no unprotected entry points were identified.

However, the analysis reveals a significant concern regarding taint analysis. While the total number of analyzed flows is low, the fact that all three identified flows have unsanitized paths and are flagged as high severity is a critical weakness. This suggests potential vulnerabilities where user-supplied data could be used in a way that compromises security, possibly leading to unintended code execution or data manipulation, despite the lack of direct SQL injection or XSS based on the static analysis.

In conclusion, the plugin's lack of historical vulnerabilities and good output escaping are strengths. Nevertheless, the high-severity unsanitized taint flows represent a notable risk that requires immediate attention and remediation to ensure the plugin's secure operation.

Key Concerns

  • High severity taint flows without sanitization
  • SQL queries not using prepared statements
Vulnerabilities
None known

Page Redirection & Hit Counter Security Vulnerabilities

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

Page Redirection & Hit Counter Code Analysis

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

SQL Query Safety

25% prepared4 total queries

Output Escaping

94% escaped32 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
wptech_current_page_redirection_and_hit_counter (redirection-page-hit-counter.php:79)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Page Redirection & Hit Counter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionsave_postclass\WptechAdminSetting.php:60
actionadmin_initclass\WptechAdminSetting.php:61
actionadmin_enqueue_scriptsredirection-page-hit-counter.php:132
actionadmin_menuredirection-page-hit-counter.php:133
actionadd_meta_boxesredirection-page-hit-counter.php:134
actiontemplate_redirectredirection-page-hit-counter.php:135
Maintenance & Trust

Page Redirection & Hit Counter Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedJul 17, 2021
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Alternatives

Page Redirection & Hit Counter Alternatives

No alternatives data available yet.

Developer Profile

Page Redirection & Hit Counter Developer Profile

sumeetbhardwaj

1 plugin · 30 total installs

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

How We Detect Page Redirection & Hit Counter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/redirection-page-hit-counter/src/css/wptech_custom_tabs_style.css/wp-content/plugins/redirection-page-hit-counter/src/js/wptech_custom_tabs_script.js/wp-content/plugins/redirection-page-hit-counter/src/js/wptech_custom_admin_tabs_script.js
Script Paths
/wp-content/plugins/redirection-page-hit-counter/src/js/wptech_custom_tabs_script.js/wp-content/plugins/redirection-page-hit-counter/src/js/wptech_custom_admin_tabs_script.js

HTML / DOM Fingerprints

Data Attributes
name="wptech_page_redirection_url"id="wptech_page_redirection_url"
FAQ

Frequently Asked Questions about Page Redirection & Hit Counter