
Display Image Dimensions in Media Library Security & Risk Analysis
wordpress.org/plugins/display-image-dimensions-in-media-libraryDisplay dimensions of full size images in media library list view, sortable by square pixel size.
Is Display Image Dimensions in Media Library Safe to Use in 2026?
Generally Safe
Score 100/100Display Image Dimensions in Media Library has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Display Image Dimensions in Media Library Security Vulnerabilities
Display Image Dimensions in Media Library Code Analysis
SQL Query Safety
Output Escaping
Display Image Dimensions in Media Library Attack Surface
WordPress Hooks 7
Maintenance & Trust
Display Image Dimensions in Media Library Maintenance & Trust
Maintenance Signals
Community Trust
Display Image Dimensions in Media Library Alternatives
Display All Image Sizes
display-all-image-sizes
Displays all sizes of each image, including name, dimensions, and permalink for each size.
Disable Media Sizes
disable-media-sizes
Provides options to disable the extra images generated by WordPress.
Custom Image Sizes by 99 Robots
custom-image-sizes-by-99-robots
Custom Image Sizes by 99 Robots is a quick and simple way for you to add your own image sizes to your WordPress site.
WP All Image Sizes
all-image-list
List all registered image sizes in a meta box on the attachment page (media library) and in the Media Uploader.
Display All Image File Path
display-all-image-file-path
The plugin loops through all available image sizes and display it out to the users on the Edit Media screen and when you upload new content only.
Display Image Dimensions in Media Library Developer Profile
2 plugins · 200 total installs
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
display-image-dimensions-in-media-library/display-image-dimensions.php?ver=HTML / DOM Fingerprints
<!-- 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 moredimensions