Wp Ip Details Show Security & Risk Analysis

wordpress.org/plugins/wp-ip-details-show

WordPress Admin Panel Comment List Ip Details Show.

10 active installs v1.0 PHP + WP 2.9+ Updated Aug 11, 2015
ip-showwidgetwp-ip-details-showwp-show
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Wp Ip Details Show Safe to Use in 2026?

Generally Safe

Score 85/100

Wp Ip Details Show has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "wp-ip-details-show" v1.0 plugin exhibits a mixed security posture. On the positive side, it has a remarkably small attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events. The plugin also exclusively uses prepared statements for its SQL queries, which is a significant security best practice. Furthermore, there is no known vulnerability history, suggesting a relatively clean track record so far.

However, the static analysis reveals critical areas of concern. The presence of the `unserialize` function is a significant risk, as it can lead to Remote Code Execution if not handled with extreme caution and strict validation of the input. Compounding this, none of the six identified output operations are properly escaped. This means that any data processed and outputted by the plugin could potentially be vulnerable to Cross-Site Scripting (XSS) attacks, especially if user-supplied or unsanitized data is involved.

While the plugin boasts no historical vulnerabilities, this does not guarantee future security. The identified weaknesses, particularly `unserialize` and unescaped output, present tangible risks that require immediate attention. The lack of nonce and capability checks, although not directly tied to a large attack surface in this specific version, indicates a potential for privilege escalation or unauthorized actions if new entry points are introduced or if the existing ones are somehow exposed. Overall, the plugin has strengths in its limited attack surface and SQL practices but is significantly weakened by its handling of serialization and output.

Key Concerns

  • Dangerous function unserialize present
  • Output not properly escaped
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Wp Ip Details Show Security Vulnerabilities

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

Wp Ip Details Show Code Analysis

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

Dangerous Functions Found

unserialize$query = @unserialize(file_get_contents('http://ip-api.com/php/'.$whatip));index.php:22

Output Escaping

0% escaped6 total outputs
Attack Surface

Wp Ip Details Show Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filtermanage_edit-comments_columnsindex.php:12
actionmanage_comments_custom_columnindex.php:17
Maintenance & Trust

Wp Ip Details Show Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedAug 11, 2015
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Wp Ip Details Show Developer Profile

Mustafa KUCUK

7 plugins · 70 total installs

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

How We Detect Wp Ip Details Show

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-ip-details-show/css/style.css
Version Parameters
wp-ip-details-show/css/style.css?ver=

HTML / DOM Fingerprints

Shortcode Output
Country : countryCode : Region Code : Region Name :
FAQ

Frequently Asked Questions about Wp Ip Details Show