iFrame Images Gallery Security & Risk Analysis

wordpress.org/plugins/wp-iframe-images-gallery

iframe images gallery is a simple wordpress plugin to create horizontal image slideshow. Horizontal bar will be display below the images to scroll.

10 active installs v9.0 PHP + WP 3.4+ Updated Unknown
galleryiframeimages
78
B · Generally Safe
CVEs total1
Unpatched1
Last CVEJul 4, 2025
Safety Verdict

Is iFrame Images Gallery Safe to Use in 2026?

Mostly Safe

Score 78/100

iFrame Images Gallery is generally safe to use. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Jul 4, 2025
Risk Assessment

The wp-iframe-images-gallery v9.0 plugin exhibits a mixed security posture. While the static analysis indicates a relatively small attack surface with a single shortcode as the primary entry point and no identified dangerous functions or file operations, several areas raise concerns. A significant weakness is the low percentage of properly escaped output (44%), which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled carefully. The absence of capability checks on the identified entry points is also a notable concern, potentially allowing unauthorized users to trigger functionality. The plugin's vulnerability history is particularly worrying, with one currently unpatched medium severity SQL injection vulnerability. This indicates a recurring pattern of security flaws, suggesting potential ongoing issues with secure coding practices within the plugin's development. Despite the positive signs of prepared statements in SQL queries and the presence of nonce checks, the unpatched vulnerability and the poor output escaping are critical areas that require immediate attention.

Key Concerns

  • Unpatched medium severity CVE
  • Low output escaping percentage (44%)
  • No capability checks on entry points
Vulnerabilities
1

iFrame Images Gallery Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-30969medium · 6.5Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

iFrame Images Gallery <= 9.0 - Authenticated (Contributor+) SQL Injection

Jul 4, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

iFrame Images Gallery Code Analysis

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

SQL Query Safety

95% prepared20 total queries

Output Escaping

44% escaped41 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<image-management-show> (pages\image-management-show.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

iFrame Images Gallery Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[iframeimages] wp-iframe-images-gallery.php:194
WordPress Hooks 4
actionadmin_menuwp-iframe-images-gallery.php:158
actionplugins_loadedwp-iframe-images-gallery.php:193
actionadmin_menuwp-iframe-images-gallery.php:196
actionadmin_enqueue_scriptswp-iframe-images-gallery.php:198
Maintenance & Trust

iFrame Images Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedUnknown
PHP min version
Downloads10K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

iFrame Images Gallery Developer Profile

gopiplus

52 plugins · 19K total installs

76
trust score
Avg Security Score
83/100
Avg Patch Time
70 days
View full developer profile
Detection Fingerprints

How We Detect iFrame Images Gallery

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-iframe-images-gallery/pages/setting.js
Script Paths
/wp-content/plugins/wp-iframe-images-gallery/pages/setting.js

HTML / DOM Fingerprints

JS Globals
iframe_adminscripts
Shortcode Output
<div style="height: px;margin: 20px auto 8px;right: auto;vertical-align: middle;width: px;"><div style="height: 100px;margin: 0 auto;padding: 0;">
FAQ

Frequently Asked Questions about iFrame Images Gallery