Image sizes in admin dashboard! Security & Risk Analysis

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

When you define add_image_size in function.php file. They will automatically picked up by this plugin and will be displayed in admin dashboard

10 active installs v1.0.0 PHP + WP 3.4.1+ Updated Nov 8, 2013
image-sizes-in-admin-dashboard
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Image sizes in admin dashboard! Safe to Use in 2026?

Generally Safe

Score 85/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 12yr 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

No version history available.
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 tested3.7.41
Last updatedNov 8, 2013
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Alternatives

Image sizes in admin dashboard! Alternatives

No alternatives data available yet.

Developer Profile

Image sizes in admin dashboard! Developer Profile

mansoormunib

3 plugins · 60 total installs

84
trust score
Avg Security Score
85/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!