Image Gallery Import Security & Risk Analysis

wordpress.org/plugins/remote-image-gallery-import

This plugin takes remote page, examines its content and lists all found images for your choice.

10 active installs v1.0 PHP + WP 3.5.1+ Updated May 20, 2014
auto-download-imagesimageimport-remote-imagemedia-galleryremote-download
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Image Gallery Import Safe to Use in 2026?

Generally Safe

Score 85/100

Image Gallery Import 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 remote-image-gallery-import plugin v1.0 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices regarding SQL queries, exclusively using prepared statements, and the absence of known vulnerabilities or CVEs. The taint analysis revealed no critical or high severity flows, suggesting that unsanitized data is not being directly passed to sensitive functions within the analyzed flows.

However, several areas raise concern. The plugin has zero nonce checks and zero capability checks across all entry points. This is a significant weakness, as it means any user, regardless of their role or authentication status, could potentially interact with features that might have unintended consequences. The use of the `set_time_limit` function without clear justification or context could also be a point of abuse if triggered by an attacker. While the output escaping is not perfect (25% unescaped), the limited number of outputs makes this a less immediate threat than the missing authorization checks.

Given the complete lack of historical vulnerabilities, it's difficult to infer patterns from past security incidents. However, the static analysis reveals inherent architectural weaknesses, particularly the absence of proper authorization and nonce checks. While the plugin currently appears free of known exploits, the identified weaknesses in authorization and the presence of a dangerous function create potential attack vectors that should be addressed.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • Presence of dangerous function (set_time_limit)
  • Some output not properly escaped
Vulnerabilities
None known

Image Gallery Import Security Vulnerabilities

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

Image Gallery Import Release Timeline

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

Image Gallery Import Code Analysis

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

Dangerous Functions Found

set_time_limitset_time_limit(180); // 3 mins is ok ?image-leech.php:20

SQL Query Safety

100% prepared2 total queries

Output Escaping

75% escaped8 total outputs
Attack Surface

Image Gallery Import Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_menuimage-leech.php:34
Maintenance & Trust

Image Gallery Import Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedMay 20, 2014
PHP min version
Downloads4K

Community Trust

Rating76/100
Number of ratings4
Active installs10
Developer Profile

Image Gallery Import Developer Profile

wptrack

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 Image Gallery Import

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
il-titleicidlabllineimport-panel
HTML Comments
-=*=-
Data Attributes
id="imglist"id="imglistb"id="url-form"id="foundimages"id="imgactions"id="remoteurl"+34 more
JS Globals
imgleech_actionsimgleech_menuimgleech_frontli_modeli_mwli_mh+5 more
FAQ

Frequently Asked Questions about Image Gallery Import