Display Image Dimensions in Media Library Security & Risk Analysis

wordpress.org/plugins/display-image-dimensions-in-media-library

Display dimensions of full size images in media library list view, sortable by square pixel size.

200 active installs v1.0.4 PHP + WP 3.5+ Updated Sep 22, 2025
different-image-sizesimage-sizespicture-sizesview-image-size-linksview-image-sizes
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Display Image Dimensions in Media Library Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The plugin "display-image-dimensions-in-media-library" version 1.0.4 exhibits a generally strong security posture based on the provided static analysis. It has a remarkably small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the code signals indicate a lack of dangerous functions and file operations, and importantly, no external HTTP requests are made. The presence of nonce and capability checks on all identified entry points suggests a good practice of authorization and input validation.

However, a significant concern arises from the single SQL query detected, which is not using prepared statements. This indicates a potential risk for SQL injection vulnerabilities, especially if the query involves user-supplied data. While taint analysis did not reveal any unsanitized paths, the absence of prepared statements for the SQL query is a clear weakness. The plugin's vulnerability history is clean, with no known CVEs, which is a positive indicator, but the lack of prepared statements for the SQL query remains a point of attention.

In conclusion, the plugin demonstrates good development practices in minimizing its attack surface and implementing access controls. The absence of vulnerabilities in its history is commendable. The primary weakness lies in the non-prepared SQL query, which, if exploitable, could pose a risk. Future development should focus on addressing this by adopting prepared statements for all database interactions.

Key Concerns

  • SQL query without prepared statements
Vulnerabilities
None known

Display Image Dimensions in Media Library Security Vulnerabilities

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

Display Image Dimensions in Media Library Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

50% escaped2 total outputs
Attack Surface

Display Image Dimensions in Media Library Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filtermanage_media_columnsdisplay-image-dimensions.php:31
actionmanage_media_custom_columndisplay-image-dimensions.php:32
filtermanage_upload_sortable_columnsdisplay-image-dimensions.php:33
filterwp_generate_attachment_metadatadisplay-image-dimensions.php:34
actionpre_get_postsdisplay-image-dimensions.php:35
actionadmin_initdisplay-image-dimensions.php:37
filterattachment_fields_to_savedisplay-image-dimensions.php:133
Maintenance & Trust

Display Image Dimensions in Media Library Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 22, 2025
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs200
Developer Profile

Display Image Dimensions in Media Library Developer Profile

mikeill

2 plugins · 200 total installs

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

How We Detect Display Image Dimensions in Media Library

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

Asset Fingerprints

Version Parameters
display-image-dimensions-in-media-library/display-image-dimensions.php?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- source: http://justintadlock.com/archives/2011/01/28/linking-to-all-image-sizes-in-wordpress --><!-- borrowed from display-all-image-sizes plugin --><!-- source: https://wordpress.stackexchange.com/a/54267/48604 --><!-- Save Image Attachments meta data on save -->+4 more
Data Attributes
dimensions
FAQ

Frequently Asked Questions about Display Image Dimensions in Media Library