Image Point Security & Risk Analysis

wordpress.org/plugins/image-point

A lightweight and responsive image map WordPress plugin

200 active installs v1.0.2 PHP + WP 4.0+ Updated Mar 22, 2018
image-mapimage-pinimage-pointpin-image
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Image Point Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'image-point' plugin version 1.0.2 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests is commendable. Furthermore, the high percentage of properly escaped output suggests good practices in preventing cross-site scripting (XSS) vulnerabilities. The plugin also has no known vulnerability history, which is a positive indicator of its security over time.

Despite these strengths, there are a few areas for concern. The lack of nonce checks and capability checks on any entry points, even though there are only two shortcodes and no other directly exposed attack vectors, represents a potential weakness. While the current attack surface is small and appears to be protected by WordPress's default security mechanisms, any future expansion or modification of these entry points without proper authorization checks could introduce vulnerabilities. The taint analysis showing zero flows, while seemingly positive, could also be due to an insufficient analysis scope or the plugin's limited functionality, rather than a guarantee of absolute taint-free operation.

In conclusion, 'image-point' v1.0.2 appears to be a relatively secure plugin, especially given its clean vulnerability history and good output escaping. However, the absence of explicit authorization and nonce checks on its shortcodes, even with a small attack surface, is a notable weakness that could be exploited if the plugin's functionality or integration with other components changes. Developers should consider implementing these checks for enhanced security.

Key Concerns

  • Missing nonce checks on shortcodes
  • Missing capability checks on shortcodes
Vulnerabilities
None known

Image Point Security Vulnerabilities

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

Image Point Code Analysis

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

Output Escaping

94% escaped72 total outputs
Attack Surface

Image Point Attack Surface

Entry Points2
Unprotected0

Shortcodes 2

[image_point] image-point.php:28
[image_point] trunk\image-point.php:28
WordPress Hooks 10
actionadmin_enqueue_scriptsadmin\sip-admin.php:9
actionsave_post_image_pointadmin\sip-admin.php:11
actionadd_meta_boxesadmin\sip-admin.php:12
actioninitimage-point.php:27
actionwp_enqueue_scriptsinc\sip-render.php:9
actionadmin_enqueue_scriptstrunk\admin\sip-admin.php:9
actionsave_post_image_pointtrunk\admin\sip-admin.php:11
actionadd_meta_boxestrunk\admin\sip-admin.php:12
actioninittrunk\image-point.php:27
actionwp_enqueue_scriptstrunk\inc\sip-render.php:9
Maintenance & Trust

Image Point Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedMar 22, 2018
PHP min version
Downloads5K

Community Trust

Rating40/100
Number of ratings2
Active installs200
Developer Profile

Image Point Developer Profile

SaturnPlugins

4 plugins · 3K total installs

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

How We Detect Image Point

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/image-point/css/sip-style.css/wp-content/plugins/image-point/js/sip-script.js
Script Paths
/wp-content/plugins/image-point/js/sip-script.js
Version Parameters
image-point/css/sip-style.css?ver=image-point/js/sip-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
sip-wrappersip-pointsip-point-icon-imagesip-point-icon-textsip-point-imagesip-point-textsip-popupsip-popup-popup+6 more
Data Attributes
data-leftdata-top
Shortcode Output
<div class="sip-wrapper"<img src="<a <div class="sip-point
FAQ

Frequently Asked Questions about Image Point