Image Dimensions Display Security & Risk Analysis

wordpress.org/plugins/image-dimensions-display

Displays image dimensions, aspect ratio, and recommended size in the WordPress media library.

30 active installs v1.0.7 PHP 7.2+ WP 5.2+ Updated Jan 16, 2025
aspect-ratioimage-dimensionsmedia-libraryrecommended-size
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Image Dimensions Display Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "image-dimensions-display" plugin version 1.0.7 exhibits an excellent security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events signifies a very small attack surface, with no unprotected entry points found. The code also demonstrates robust security practices, including the complete absence of dangerous functions, file operations, and external HTTP requests. Crucially, all SQL queries are performed using prepared statements, and output escaping appears to be generally well-handled with a high percentage of properly escaped outputs. Taint analysis revealed no vulnerabilities, indicating a lack of exploitable data flows.

The plugin's vulnerability history is also spotless, with no recorded CVEs of any severity. This, combined with the clean static analysis, suggests a well-developed and secure plugin. The only minor area for potential improvement is the presence of capability checks, which are not being utilized. While not a direct vulnerability in this case due to the limited attack surface, implementing capability checks would be a standard best practice for any future additions or modifications to the plugin.

Overall, "image-dimensions-display" v1.0.7 appears to be a highly secure plugin. The developers have implemented strong coding practices, and there is no known or apparent risk of exploitation based on the provided data. The lack of attack surface and the absence of vulnerabilities in static analysis and historical data are significant strengths.

Key Concerns

  • Capability checks are not implemented
Vulnerabilities
None known

Image Dimensions Display Security Vulnerabilities

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

Image Dimensions Display Code Analysis

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

Output Escaping

85% escaped13 total outputs
Attack Surface

Image Dimensions Display Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filtermanage_media_columnsimage-dimensions-display.php:26
actionmanage_media_custom_columnimage-dimensions-display.php:27
actionadmin_enqueue_scriptsimage-dimensions-display.php:30
Maintenance & Trust

Image Dimensions Display Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedJan 16, 2025
PHP min version7.2
Downloads739

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Image Dimensions Display Developer Profile

onlinewebgrow

2 plugins · 40 total installs

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

How We Detect Image Dimensions Display

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/image-dimensions-display/image-dimensions-display.php

HTML / DOM Fingerprints

CSS Classes
image-dimensionscolumn-dimensions
HTML Comments
Add columns to media library Display column content Show image dimensions, aspect ratio, and recommended size Get WordPress media settings+5 more
FAQ

Frequently Asked Questions about Image Dimensions Display