Interactive Image Security & Risk Analysis

wordpress.org/plugins/interactive-image

Easily create interactive images

300 active installs v1.16 PHP + WP 3.5+ Updated Mar 10, 2026
drawhotspotimageinteractivezone
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Interactive Image Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 24d ago
Risk Assessment

The "interactive-image" plugin v1.16 demonstrates a generally strong security posture based on the provided static analysis. The plugin exhibits excellent practices in several key areas, including a near-perfect implementation of prepared statements for SQL queries (98%) and output escaping (99%). Furthermore, the absence of dangerous functions, file operations, and external HTTP requests is highly commendable. The presence of nonce and capability checks on all identified entry points significantly mitigates risks associated with unauthorized access and manipulation.

However, a closer examination reveals a minor area for potential concern. While the static analysis reports no critical or high severity taint flows, the absence of this analysis for all flows means we cannot be entirely certain about the sanitization of any remaining unanalyzed flows. The plugin's vulnerability history is clean, with no recorded CVEs, which suggests a history of secure development or effective patching. This, combined with the strong static analysis signals, points towards a low-risk plugin. Nonetheless, the potential for issues in unanalyzed taint flows, however small, prevents a perfect score.

Vulnerabilities
None known

Interactive Image Security Vulnerabilities

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

Interactive Image Code Analysis

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

SQL Query Safety

98% prepared45 total queries

Output Escaping

99% escaped75 total outputs
Data Flows
All sanitized

Data Flow Analysis

6 flows
interactive_images (interactive-image.php:369)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Interactive Image Attack Surface

Entry Points5
Unprotected0

AJAX Handlers 4

authwp_ajax_save_zone_iiinteractive-image.php:869
authwp_ajax_save_hotspot_iiinteractive-image.php:943
authwp_ajax_save_hotspot_position_iiinteractive-image.php:993
authwp_ajax_update_hotspot_info_iiinteractive-image.php:1037

Shortcodes 1

[interactive-image] interactive-image.php:1079
WordPress Hooks 3
actionadmin_menuinteractive-image.php:269
actionadmin_print_stylesinteractive-image.php:297
actionadmin_enqueue_scriptsinteractive-image.php:321
Maintenance & Trust

Interactive Image Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 10, 2026
PHP min version
Downloads7K

Community Trust

Rating70/100
Number of ratings4
Active installs300
Developer Profile

Interactive Image Developer Profile

manu225

17 plugins · 27K total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
29 days
View full developer profile
Detection Fingerprints

How We Detect Interactive Image

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
interactive-image-editor
Data Attributes
data-interactive-image-id
JS Globals
interactive_image
Shortcode Output
[interactive_image]
FAQ

Frequently Asked Questions about Interactive Image