Igreen Google Page Rank Security & Risk Analysis

wordpress.org/plugins/igreen-google-page-rank

Get your updated Google Page Rank in widget or integrate in theme using plugin API/ shortcode.You can display your page rank anywhere in your blog

10 active installs v1.0 PHP + WP 3.0+ Updated May 20, 2013
google-page-rankgooglerankpage-rank-widgetsseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Igreen Google Page Rank Safe to Use in 2026?

Generally Safe

Score 85/100

Igreen Google Page Rank has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "igreen-google-page-rank" v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and has no known vulnerability history, suggesting past diligence. The attack surface is small, with only one entry point via a shortcode and no unprotected AJAX handlers or REST API routes.

However, significant concerns arise from the static analysis. The use of the `create_function` function is a critical security risk, as it can lead to arbitrary code execution if not handled with extreme care, especially when dealing with user-supplied input. Furthermore, the taint analysis reveals two flows with unsanitized paths, indicating potential vulnerabilities even though they are not currently classified as critical or high severity. The low percentage of properly escaped output (15%) is also a significant weakness, potentially exposing the site to cross-site scripting (XSS) attacks.

While the lack of historical CVEs is reassuring, the identified code quality issues, particularly `create_function` and unsanitized taint flows, present immediate risks. The plugin has a clean record, but its current implementation has clear weaknesses that need to be addressed to ensure a secure environment.

Key Concerns

  • Use of create_function
  • Unsanitized paths in taint flows
  • Low percentage of properly escaped output
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Igreen Google Page Rank Security Vulnerabilities

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

Igreen Google Page Rank Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function( '', 'register_widget( "igreen_page_rank_widget" );' ) )index.php:127

Output Escaping

15% escaped13 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
getGooglePageRank (index.php:37)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Igreen Google Page Rank Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[GOOGLEPAGERANK] index.php:16
WordPress Hooks 1
actionwidgets_initindex.php:127
Maintenance & Trust

Igreen Google Page Rank Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedMay 20, 2013
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Igreen Google Page Rank Developer Profile

susheelhbti

14 plugins · 40 total installs

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

How We Detect Igreen Google Page Rank

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
igreen_page_rank_widget
Shortcode Output
[GOOGLEPAGERANK][GooglePageRankbySiteName]
FAQ

Frequently Asked Questions about Igreen Google Page Rank