Geo IP Library Security & Risk Analysis

wordpress.org/plugins/geo-ip-library

Provides simple geo ip country location features for Wordpress.

10 active installs v0.9.7 PHP 5.3+ WP 4.3+ Updated Oct 18, 2017
custom-contentgeo-locationgeo-iplibrarystandalone
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Geo IP Library Safe to Use in 2026?

Generally Safe

Score 85/100

Geo IP Library has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "geo-ip-library" v0.9.7 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by not utilizing dangerous functions and all its SQL queries are properly prepared, indicating a resistance to common SQL injection vulnerabilities. Furthermore, there is no recorded vulnerability history, suggesting a generally stable codebase in the past.

However, significant security concerns arise from the lack of authentication and authorization checks on its entry points. Specifically, all three identified AJAX handlers lack proper authentication. This, combined with the absence of nonce checks and capability checks for these handlers, creates a considerable attack surface that could be exploited by unauthenticated users. The plugin also performs file operations, and while no specific vulnerabilities are detailed, unescaped output from these operations or other sources could lead to cross-site scripting (XSS) vulnerabilities. The lack of taint analysis results is inconclusive but does not negate the presence of other identified risks.

In conclusion, while the plugin avoids certain risky coding practices like raw SQL and dangerous functions, the critical oversight of unprotected AJAX endpoints presents a substantial immediate risk. The absence of proper security checks on these entry points is the primary area of concern, potentially allowing for unauthorized actions or information disclosure. The plugin's otherwise clean history is a positive, but it does not mitigate the direct risks posed by its current configuration.

Key Concerns

  • AJAX handlers without auth checks
  • AJAX handlers without nonce checks
  • AJAX handlers without capability checks
  • File operations present
  • Output not properly escaped
Vulnerabilities
None known

Geo IP Library Security Vulnerabilities

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

Geo IP Library Release Timeline

v0.9.7Current
v0.9.6
Code Analysis
Analyzed Mar 17, 2026

Geo IP Library Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface
3 unprotected

Geo IP Library Attack Surface

Entry Points5
Unprotected3

AJAX Handlers 3

authwp_ajax_geo_ip_get_libraryincludes\class-scraper.php:50
authwp_ajax_geo_ip_extract_libraryincludes\class-scraper.php:51
authwp_ajax_geo_ip_update_latestincludes\class-scraper.php:52

Shortcodes 2

[geo-ip] includes\class-shortcode.php:26
[geo] includes\class-shortcode.php:28
WordPress Hooks 3
actioninitgeo-ip-library.php:73
actioncurrent_screenincludes\class-admin.php:25
actionadmin_menuincludes\class-admin.php:26
Maintenance & Trust

Geo IP Library Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedOct 18, 2017
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Geo IP Library Developer Profile

Ricardo Miguel

1 plugin · 10 total installs

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

How We Detect Geo IP Library

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/geo-ip-library/assets/css/book.min.css/wp-content/plugins/geo-ip-library/assets/css/admin.min.css/wp-content/plugins/geo-ip-library/assets/js/jquery.timeago.js/wp-content/plugins/geo-ip-library/assets/js/admin.min.js
Script Paths
/wp-content/plugins/geo-ip-library/assets/js/jquery.timeago.js/wp-content/plugins/geo-ip-library/assets/js/admin.min.js
Version Parameters
geo-ip-library/assets/css/book.min.css?ver=geo-ip-library/assets/css/admin.min.css?ver=geo-ip-library/assets/js/jquery.timeago.js?ver=geo-ip-library/assets/js/admin.min.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Geo IP Library - < Core class > --><!-- This is a built-in script, please do not --><!-- modify if is not really necessary. --><!-- Admin class -->+6 more
Data Attributes
class="geo-ip-red"
JS Globals
l10n_geo_ip
Shortcode Output
[geo-ip][geo][my-other-shortcode]
FAQ

Frequently Asked Questions about Geo IP Library