JJ NextGen Image List Security & Risk Analysis

wordpress.org/plugins/jj-nextgen-image-list

Allows you to pick a gallery from the 'NextGen Gallery' plugin to list images from. You can list images vertically or horizontally.

100 active installs v1.0.3 PHP + WP 2.8+ Updated Mar 7, 2011
galleryimagephotopicturewidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is JJ NextGen Image List Safe to Use in 2026?

Generally Safe

Score 85/100

JJ NextGen Image List has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 15yr ago
Risk Assessment

The "jj-nextgen-image-list" v1.0.3 plugin exhibits a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities and a very small attack surface, with no identified AJAX handlers or REST API routes lacking proper authorization checks. The absence of file operations and external HTTP requests further contributes to a generally safer profile. However, several concerning code signals are present. The use of the `create_function` is a significant red flag, as it can lead to remote code execution vulnerabilities if not handled with extreme care, especially when dealing with user-supplied input. Furthermore, all SQL queries are executed without prepared statements, making them susceptible to SQL injection attacks. The low percentage of properly escaped output suggests a high likelihood of cross-site scripting (XSS) vulnerabilities. The lack of nonce checks, despite having a shortcode, could also present a security risk if that shortcode handles sensitive operations or displays user-modifiable content without proper CSRF protection. The vulnerability history shows a clean slate, which is positive, but it doesn't negate the inherent risks identified in the code analysis.

Key Concerns

  • Dangerous function used (create_function)
  • SQL queries not using prepared statements
  • Low percentage of properly escaped output
  • No nonce checks on shortcode
  • No capability checks
Vulnerabilities
None known

JJ NextGen Image List Security Vulnerabilities

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

JJ NextGen Image List Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function('', 'return register_widget("JJ_NGG_Image_List");') );includes\application.php:6

SQL Query Safety

0% prepared3 total queries

Output Escaping

8% escaped52 total outputs
Attack Surface

JJ NextGen Image List Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[jj-ngg-image-list] includes\application.php:7
WordPress Hooks 4
actionwidgets_initincludes\application.php:6
actioninitincludes\application.php:11
actioninitincludes\application.php:12
filterplugin_row_metajj-ngg-image-list.php:30
Maintenance & Trust

JJ NextGen Image List Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedMar 7, 2011
PHP min version
Downloads20K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

JJ NextGen Image List Developer Profile

jjcoder

5 plugins · 2K total installs

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

How We Detect JJ NextGen Image List

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/jj-nextgen-image-list/script/jquery.jj_ngg_shuffle.js/wp-content/plugins/jj-nextgen-image-list/stylesheets/style.css
Script Paths
/wp-content/plugins/jj-nextgen-image-list/script/jquery.jj_ngg_shuffle.js
Version Parameters
jj-nextgen-image-list/script/jquery.jj_ngg_shuffle.js?ver=jj-nextgen-image-list/stylesheets/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
jj-ngg-image-list
Data Attributes
data-gallery-iddata-orderdata-html-iddata-countdata-typedata-thumb-width+15 more
JS Globals
jQuery.jj_ngg_shuffle
Shortcode Output
[jj-ngg-image-list]
FAQ

Frequently Asked Questions about JJ NextGen Image List