Add Image File Sizes to Table List View Security & Risk Analysis

wordpress.org/plugins/add-image-file-sizes-to-table-list-view

Get the file sizes of media files, add the sizes to the media table/list view as a column, and make it sortable.

0 active installs v0.1 PHP + WP 5.0+ Updated Unknown
filesizeimage-sizelist-viewmediasortable-column
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Add Image File Sizes to Table List View Safe to Use in 2026?

Generally Safe

Score 100/100

Add Image File Sizes to Table List View has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The 'add-image-file-sizes-to-table-list-view' plugin version 0.1 presents a generally positive security posture based on the provided static analysis. The code effectively utilizes prepared statements for all SQL queries and ensures proper output escaping for all identified outputs, indicating good development practices in these areas. Furthermore, the absence of dangerous functions, file operations, external HTTP requests, and any taint analysis findings suggests a limited potential for common web vulnerabilities. The vulnerability history is also clear, with no recorded CVEs, which is a strong indicator of a secure codebase. The limited attack surface, consisting of a single cron event with no reported AJAX, REST API, or shortcode entry points, further contributes to its robust security.

However, a key area for concern is the complete lack of nonce checks and capability checks. While the current attack surface is small and seemingly protected, this omission represents a significant gap in security best practices. Any future expansion of the plugin's functionality, especially if it were to introduce new AJAX handlers or REST API routes, would be immediately vulnerable without these fundamental security mechanisms. The absence of these checks, even in a seemingly secure plugin, is a weakness that could be exploited if the plugin's features evolve or interact with other plugins in unexpected ways. Therefore, while the current version appears safe, the lack of these critical security measures is a notable deficiency.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Add Image File Sizes to Table List View Security Vulnerabilities

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

Add Image File Sizes to Table List View Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Add Image File Sizes to Table List View Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadd_attachmentadd-image-file-sizes-to-table.php:40
actionaifstt_daily_media_file_size_updateadd-image-file-sizes-to-table.php:65
filtermanage_upload_columnsadd-image-file-sizes-to-table.php:80
actionmanage_media_custom_columnadd-image-file-sizes-to-table.php:93
filtermanage_upload_sortable_columnsadd-image-file-sizes-to-table.php:100
actionpre_get_postsadd-image-file-sizes-to-table.php:114

Scheduled Events 1

aifstt_daily_media_file_size_update
Maintenance & Trust

Add Image File Sizes to Table List View Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Add Image File Sizes to Table List View Developer Profile

The 215 Guys

4 plugins · 0 total installs

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

How We Detect Add Image File Sizes to Table List View

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
column-aifstt_media_file_size
Data Attributes
data-aifstt_media_file_size
FAQ

Frequently Asked Questions about Add Image File Sizes to Table List View