Simple Country Redirect with IP geolocation Security & Risk Analysis

wordpress.org/plugins/simple-country-redirect-with-ip-geolocation

Redirects users based on their country using Cloudflare IP geolocation.

20 active installs v1.0.8 PHP 8.0+ WP 6.8+ Updated Dec 19, 2025
cloudflarecountrygeolocationgeolocation-redirectredirect
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Simple Country Redirect with IP geolocation Safe to Use in 2026?

Generally Safe

Score 100/100

Simple Country Redirect with IP geolocation has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The "simple-country-redirect-with-ip-geolocation" plugin, version 1.0.8, exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, external HTTP requests, file operations, and the consistent use of prepared statements for SQL queries are commendable security practices. Furthermore, the 100% proper output escaping and a nonce check on at least one entry point indicate an effort to prevent common web vulnerabilities. The lack of recorded CVEs and vulnerabilities in its history also suggests a relatively secure past.

However, a significant area of concern is the complete absence of capability checks on any entry points. While the attack surface is reported as zero, this might be an artifact of the analysis or a sign that the plugin does not expose any administrative or user-facing interfaces. If the plugin *does* have entry points that are not being properly checked for user permissions, this could lead to privilege escalation or unauthorized actions. The taint analysis also reported no critical or high severity flows, but with only two flows analyzed, this doesn't provide extensive assurance.

In conclusion, the plugin demonstrates good coding practices for preventing direct code execution, SQL injection, and cross-site scripting. The lack of historical vulnerabilities is a positive indicator. The primary weakness identified is the potential lack of capability checks, which, if applicable to any actual entry points, represents a significant security gap.

Key Concerns

  • No capability checks on entry points
Vulnerabilities
None known

Simple Country Redirect with IP geolocation Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Simple Country Redirect with IP geolocation Release Timeline

v1.0.8Current
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
Code Analysis
Analyzed Apr 16, 2026

Simple Country Redirect with IP geolocation Code Analysis

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

Output Escaping

100% escaped26 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
redirect_by_country_settings_page (redirect-by-country.php:167)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Simple Country Redirect with IP geolocation Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_enqueue_scriptsredirect-by-country.php:288
actiontemplate_redirectredirect-by-country.php:289
actionadmin_menuredirect-by-country.php:290
actionadmin_initredirect-by-country.php:291
Maintenance & Trust

Simple Country Redirect with IP geolocation Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 19, 2025
PHP min version8.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Simple Country Redirect with IP geolocation Developer Profile

tahirasadli

1 plugin · 20 total installs

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

How We Detect Simple Country Redirect with IP geolocation

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-country-redirect-with-ip-geolocation/assets/css/admin.css/wp-content/plugins/simple-country-redirect-with-ip-geolocation/assets/js/admin.js
Script Paths
/wp-content/plugins/simple-country-redirect-with-ip-geolocation/assets/js/admin.js
Version Parameters
simple-country-redirect-with-ip-geolocation/assets/css/admin.css?ver=simple-country-redirect-with-ip-geolocation/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
ccr-rules-tableccr-remove-rowccr-add-row
Data Attributes
id="ccr-rules-table"id="ccr-add-row"id="ccr-remove-row"
FAQ

Frequently Asked Questions about Simple Country Redirect with IP geolocation