Image Hover Effects – WordPress Plugin Security & Risk Analysis

wordpress.org/plugins/image-hover-effects

Create stunning image hover effects with animated captions and overlays. Fully responsive, lightweight, and easy to use.

3K active installs v5.6 PHP + WP 3.5+ Updated Jul 7, 2025
animated-image-overlaycss3-hover-effectshover-captionimage-hover-effectsresponsive-image-hover
99
A · Safe
CVEs total2
Unpatched0
Last CVENov 7, 2023
Safety Verdict

Is Image Hover Effects – WordPress Plugin Safe to Use in 2026?

Generally Safe

Score 99/100

Image Hover Effects – WordPress Plugin has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Nov 7, 2023Updated 8mo ago
Risk Assessment

The 'image-hover-effects' plugin version 5.6 demonstrates a generally strong security posture based on the static analysis. The code shows excellent adherence to secure coding practices, with 100% of SQL queries using prepared statements and 98% of output being properly escaped. The presence of nonce and capability checks on entry points, combined with zero unsanitized paths in taint analysis, further strengthens its defenses. The attack surface appears minimal, with all identified entry points having authorization checks in place.

However, the plugin's vulnerability history presents a significant concern. Two medium-severity vulnerabilities have been documented in the past, specifically Cross-Site Request Forgery (CSRF) and Cross-Site Scripting (XSS). While there are currently no unpatched CVEs, the recurrence of these common vulnerability types in the past suggests a potential for future weaknesses if not diligently addressed. The last reported vulnerability was in November 2023, indicating that while recent, it's not entirely in the distant past.

In conclusion, the current codebase appears robust and well-secured against common static vulnerabilities. The plugin developers have implemented many good security practices. The primary weakness lies in the historical pattern of security flaws, particularly XSS and CSRF, which warrants continued vigilance and thorough review of any future updates to ensure these types of vulnerabilities do not reappear.

Key Concerns

  • Past medium severity vulnerabilities (XSS/CSRF)
Vulnerabilities
2

Image Hover Effects – WordPress Plugin Security Vulnerabilities

CVEs by Year

1 CVE in 2022
2022
1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2023-47552medium · 4.3Cross-Site Request Forgery (CSRF)

Image Hover Effects <= 5.5 - Cross-Site Request Forgery

Nov 7, 2023 Patched in 5.6 (186d)
CVE-2022-4010medium · 5.5Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Image Hover Effects <= 5.4 - Authenticated (Administrator+) Stored Cross-Site Scripting

Nov 20, 2022 Patched in 5.5 (538d)
Code Analysis
Analyzed Mar 16, 2026

Image Hover Effects – WordPress Plugin Code Analysis

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

Output Escaping

98% escaped105 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
save_caption_options (plugin.class.php:33)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Image Hover Effects – WordPress Plugin Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 1

authwp_ajax_la_save_caption_optionsplugin.class.php:6

Shortcodes 1

[image-caption-hover] plugin.class.php:7
WordPress Hooks 3
actionactivated_pluginindex.php:34
actionadmin_enqueue_scriptsplugin.class.php:4
actionadmin_menuplugin.class.php:5
Maintenance & Trust

Image Hover Effects – WordPress Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 7, 2025
PHP min version
Downloads141K

Community Trust

Rating88/100
Number of ratings42
Active installs3K
Developer Profile

Image Hover Effects – WordPress Plugin Developer Profile

Labib Ahmed

9 plugins · 8K total installs

78
trust score
Avg Security Score
98/100
Avg Patch Time
239 days
View full developer profile
Detection Fingerprints

How We Detect Image Hover Effects – WordPress Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/image-hover-effects/admin/style.css/wp-content/plugins/image-hover-effects/admin/jquery-ui.min.css/wp-content/plugins/image-hover-effects/admin/admin.js
Script Paths
/wp-content/plugins/image-hover-effects/admin/admin.js
Version Parameters
image-hover-effects/admin/style.css?ver=image-hover-effects/admin/jquery-ui.min.css?ver=image-hover-effects/admin/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
wrapperse-saved-conoverlay-messageaccordiancontentcatnameform-control
Data Attributes
id="caption"id="faqs-container"class="accordian"class="accordian content"class="button topshortcode"class="dashicons dashicons-shortcode"+12 more
JS Globals
laAjax
REST Endpoints
/wp-json/wp/v2/media
Shortcode Output
[image-caption-hover]
FAQ

Frequently Asked Questions about Image Hover Effects – WordPress Plugin