Gallery Image Captions (GIC) Security & Risk Analysis

wordpress.org/plugins/gallery-image-captions

Gallery Image Captions (GIC) allows you to customise WordPress gallery image captions.

100 active installs v1.4.0 PHP 7.2+ WP 5.3.2+ Updated Dec 18, 2022
cssfiltergalleryhtmlshortcode
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Gallery Image Captions (GIC) Safe to Use in 2026?

Generally Safe

Score 85/100

Gallery Image Captions (GIC) has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The 'gallery-image-captions' plugin version 1.4.0 exhibits a generally good security posture based on the provided static analysis. It has a minimal attack surface, with only one shortcode identified and no AJAX handlers or REST API routes without authentication. Furthermore, the code does not utilize dangerous functions, perform file operations, or make external HTTP requests. The absence of known vulnerabilities and CVEs in its history is also a positive indicator.

However, there are significant concerns regarding output escaping. The static analysis reports that 100% of the observed outputs are not properly escaped. This means that user-supplied data, if it can be injected into these outputs, could potentially lead to cross-site scripting (XSS) vulnerabilities. The lack of nonce checks and capability checks, while not directly flagged as dangerous in this analysis, weakens the overall security by not providing robust protection against unauthorized actions or CSRF attacks if the shortcode were to be misused or if vulnerabilities were discovered in the future.

In conclusion, while the plugin has a clean history and a well-defined, protected attack surface, the critical flaw in output escaping presents a significant risk. The absence of any recorded vulnerabilities could be misleading if this critical weakness has not been previously exploited or detected. Addressing the unescaped outputs should be the highest priority for improving the security of this plugin.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Gallery Image Captions (GIC) Security Vulnerabilities

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

Gallery Image Captions (GIC) Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Gallery Image Captions (GIC) Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[gallery] gallery-image-captions.php:76
WordPress Hooks 3
filtermanage_media_columnsgallery-image-captions.php:52
actionmanage_media_custom_columngallery-image-captions.php:59
filtermanage_upload_sortable_columnsgallery-image-captions.php:70
Maintenance & Trust

Gallery Image Captions (GIC) Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 18, 2022
PHP min version7.2
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Gallery Image Captions (GIC) Developer Profile

mark l chaves

5 plugins · 320 total installs

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

How We Detect Gallery Image Captions (GIC)

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gallery-image-captions/gallery-image-captions.js/wp-content/plugins/gallery-image-captions/gallery-image-captions.css
Version Parameters
gallery-image-captions/gallery-image-captions.css?ver=gallery-image-captions/gallery-image-captions.js?ver=

HTML / DOM Fingerprints

CSS Classes
gallery-caption
JS Globals
galimgcaps_image_meta
Shortcode Output
<figure class="gallery-item"><dl class="gallery-item"><dt class="gallery-icon"><div class="gallery-icon">
FAQ

Frequently Asked Questions about Gallery Image Captions (GIC)