Great Index Security & Risk Analysis

wordpress.org/plugins/great-index

This plugin shows a dynamic grid view of categories (costume post types), each category reveals a beautiful show/hide jQuery list of posts underneath.

10 active installs v0.2 PHP + WP 3.0.1+ Updated Jun 25, 2014
archivebusiness-directorydirectoryindexprofessional-directory
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Great Index Safe to Use in 2026?

Generally Safe

Score 85/100

Great Index has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "great-index" plugin version 0.2 exhibits a mixed security posture. On the positive side, it has a very small attack surface, with only one shortcode and no AJAX handlers, REST API routes, or cron events. Furthermore, all SQL queries utilize prepared statements, and there are no recorded vulnerabilities or CVEs in its history. The absence of file operations and external HTTP requests also contributes to a reduced risk profile.

However, significant concerns arise from the static analysis. The most alarming finding is that 0% of the 22 output operations are properly escaped. This indicates a high likelihood of cross-site scripting (XSS) vulnerabilities, as user-supplied data or dynamically generated content is being rendered directly to the browser without proper sanitization. The lack of nonce checks and capability checks on the limited entry points, while seemingly less critical due to the small attack surface, still represents a missed opportunity for robust security implementation. The absence of taint analysis flows could mean that potential vulnerabilities were not identified or that the analysis tool was not configured to detect them.

Key Concerns

  • No output escaping
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Great Index Security Vulnerabilities

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

Great Index Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Great Index Code Analysis

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

Output Escaping

0% escaped22 total outputs
Attack Surface

Great Index Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[great-index] great-index.php:136
WordPress Hooks 6
actioninitgreat-index.php:43
actioninitgreat-index.php:68
actionadmin_initgreat-index.php:140
filterthe_contentgreat-index.php:141
actionadmin_initgreat-index.php:172
actionsave_postgreat-index.php:173
Maintenance & Trust

Great Index Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedJun 25, 2014
PHP min version
Downloads3K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

Great Index Developer Profile

roycegracie

5 plugins · 120 total installs

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

How We Detect Great Index

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/great-index/css/jquery-ui-out.css/wp-content/plugins/great-index/js/showhide.js/wp-content/plugins/great-index/css/jquery-ui-in.css/wp-content/plugins/great-index/images/default-img.png
Script Paths
https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js

HTML / DOM Fingerprints

CSS Classes
show_hideslidingDivindex-catinnergreat-index-contententry-thumbnaildetails
HTML Comments
TM zeev.co.ilcreate custom post type of the indexcreate shortcode thingscontrol the speed of the open/close categories+5 more
Data Attributes
rel="#slidingDiv_data-portfolio-meta
JS Globals
jQuery
Shortcode Output
<li class="index-cat"><a href="#" class="show_hide" rel="#slidingDiv_<div class="slidingDiv" id="slidingDiv_<li class="inner"><a href="<h2>
FAQ

Frequently Asked Questions about Great Index