Image Sizes in Admin Dashboard Security & Risk Analysis

wordpress.org/plugins/image-sizes-in-admin-dashboard

Lists every registered image size — built-in and custom add_image_size() sizes — with width, height and crop mode in a Dashboard widget.

10 active installs v2.0.0 PHP 8.0+ WP 6.5+ Updated Jun 9, 2026
add_image_sizedashboardimage-sizesmediathumbnails
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Image Sizes in Admin Dashboard Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 2mo ago
Risk Assessment

The "image-sizes-in-admin-dashboard" plugin version 1.0.0 presents a generally good security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, meaning the attack surface is minimal. The absence of dangerous functions, file operations, and external HTTP requests further contributes to its security. Importantly, all SQL queries are handled using prepared statements, mitigating the risk of SQL injection vulnerabilities.

However, a significant concern arises from the output escaping. With one total output and zero properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic data displayed by this plugin is vulnerable to injection and execution within the user's browser. The lack of nonce and capability checks on all entry points, although the entry points themselves are zero, signifies a potential weakness if the attack surface were to expand in future versions.

The plugin also has no recorded vulnerability history, which is a positive sign. This, combined with the clean code signals for dangerous functions and SQL, suggests a generally well-coded plugin. However, the unescaped output is a critical oversight that needs immediate attention. Overall, the plugin is strong in preventing common server-side attacks but is highly susceptible to client-side attacks like XSS due to the lack of proper output sanitization.

Key Concerns

  • Output escaping is not properly implemented
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Image Sizes in Admin Dashboard Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Image Sizes in Admin Dashboard Release Timeline

v2.0.0Current
Code Analysis
Analyzed Mar 17, 2026

Image Sizes in Admin Dashboard Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Image Sizes in Admin Dashboard Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwp_dashboard_setupadmin_dashboard_image_sizes.php:35
Maintenance & Trust

Image Sizes in Admin Dashboard Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJun 9, 2026
PHP min version8.0
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Image Sizes in Admin Dashboard Developer Profile

mansoormunib

3 plugins · 50 total installs

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

How We Detect Image Sizes in Admin Dashboard

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<p><strong> Images Sizes (width x height)pxpx means it can be any size</p>
FAQ

Frequently Asked Questions about Image Sizes in Admin Dashboard