7K Image Uploader Meta Box Security & Risk Analysis

wordpress.org/plugins/7k-image-uploader-meta-box

Simple WordPress plugin adds image uploader meta box.

10 active installs v1.0 PHP + WP 3.0+ Updated Feb 9, 2014
custom-meta-boxmeta-boxpostpostsuploader
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is 7K Image Uploader Meta Box Safe to Use in 2026?

Generally Safe

Score 85/100

7K Image Uploader Meta Box 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 plugin '7k-image-uploader-meta-box' v1.0 presents a generally positive security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant strength, indicating a minimal attack surface. Furthermore, the code does not appear to utilize dangerous functions, perform file operations, or make external HTTP requests, which are common vectors for exploits. The presence of a nonce check and a capability check also suggests an effort to implement basic security measures.

However, a critical concern arises from the output escaping analysis. With 2 total outputs and 0% properly escaped, this indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed without proper sanitization and escaping can be exploited by attackers to inject malicious scripts. The vulnerability history being entirely clear is a positive sign, but it does not negate the immediate risks identified in the code analysis. The lack of taint analysis results also makes it difficult to fully assess data flow security.

In conclusion, while the plugin demonstrates strengths in limiting its attack surface and avoiding known dangerous functions, the complete lack of output escaping is a severe weakness. This makes the plugin highly susceptible to XSS attacks. The clean vulnerability history is encouraging, but it is crucial to address the output escaping issue to improve the overall security of the plugin.

Key Concerns

  • All output is unescaped
Vulnerabilities
None known

7K Image Uploader Meta Box Security Vulnerabilities

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

7K Image Uploader Meta Box Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

7K Image Uploader Meta Box Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadd_meta_boxes7k-image-uploader-meta-box.php:26
actionsave_post7k-image-uploader-meta-box.php:71
actionadmin_head7k-image-uploader-meta-box.php:111
actionadmin_footer7k-image-uploader-meta-box.php:238
Maintenance & Trust

7K Image Uploader Meta Box Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedFeb 9, 2014
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

7K Image Uploader Meta Box Developer Profile

Kharis Sulistiyono

5 plugins · 230 total installs

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

How We Detect 7K Image Uploader Meta Box

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
iumbiumb-addchange-imageremove-imageimage-uploader-meta-box-listimage-preview
Data Attributes
data-uploader-titledata-uploader-button-text
JS Globals
iumb_meta_box_list
FAQ

Frequently Asked Questions about 7K Image Uploader Meta Box