Miniature Security & Risk Analysis

wordpress.org/plugins/miniature

Generate thumbnails from post and display them.Visit [Plugin Page](http://jeeker.net/projects/miniature/ "Miniature") for usage information …

10 active installs v0.1 PHP + WP 2.5+ Updated Nov 15, 2012
imagesintegrationnotifypost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Miniature Safe to Use in 2026?

Generally Safe

Score 85/100

Miniature has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The 'miniature' v0.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates strong adherence to secure coding practices by exclusively using prepared statements for all SQL queries and avoids known vulnerabilities with a clean CVE history. The attack surface is also effectively zeroed out with no discoverable entry points lacking authentication or permission checks, and the absence of taint analysis findings suggests no obvious data flow vulnerabilities were detected. However, significant concerns arise from the presence of two instances of the `create_function` dangerous function, which is deprecated and can lead to security risks if not handled with extreme care. Furthermore, a substantial portion of output (55%) is not properly escaped, creating a risk of cross-site scripting (XSS) vulnerabilities. The lack of nonce checks and capability checks on potential, albeit currently undiscovered, entry points is also a notable weakness. While the plugin has no recorded vulnerabilities, the identified code signals warrant attention before it can be considered robustly secure.

Key Concerns

  • Dangerous function 'create_function' used
  • 55% of output is not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Miniature Security Vulnerabilities

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

Miniature Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Miniature Code Analysis

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

Dangerous Functions Found

create_functionadd_action('admin_notices', create_function( '', "echo '$msg';" ) );miniature.php:859
create_functionadd_action('admin_notices', create_function( '', "echo '$msg';" ) );miniature.php:1245

SQL Query Safety

100% prepared2 total queries

Output Escaping

45% escaped11 total outputs
Attack Surface

Miniature Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 15
actionpublish_postminiature.php:71
actionpublish_pageminiature.php:72
actionfuture_postminiature.php:73
actionfuture_pageminiature.php:74
actiondelete_postminiature.php:75
actionadmin_menuminiature.php:76
actionshutdownminiature.php:77
filtercron_schedulesminiature.php:124
actionminiature_single_thumb_build_scheduleminiature.php:125
actionminiature_thumbinfo_build_scheduleminiature.php:128
actionminiature_thumbs_rebuild_scheduleminiature.php:133
actionminiature_thumbs_rebuilding_scheduleminiature.php:134
actionadmin_noticesminiature.php:859
actionadmin_noticesminiature.php:1245
actionplugins_loadedminiature.php:1251

Scheduled Events 5

miniature_thumbinfo_build_schedule
miniature_thumbs_rebuild_schedule
miniature_single_thumb_build_schedule
miniature_thumbinfo_build_schedule
miniature_thumbs_rebuilding_schedule
Maintenance & Trust

Miniature Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedNov 15, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Miniature Developer Profile

JinnLynn

2 plugins · 20 total installs

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

How We Detect Miniature

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/miniature/js/miniature.js/wp-content/plugins/miniature/css/miniature.css
Script Paths
/wp-content/plugins/miniature/js/miniature.js
Version Parameters
miniature/js/miniature.js?ver=miniature/css/miniature.css?ver=

HTML / DOM Fingerprints

CSS Classes
miniature-widget
HTML Comments
<!-- Miniature Widget -->
JS Globals
miniature_ajax_urlminiature_option
Shortcode Output
<div class="miniature-widget">
FAQ

Frequently Asked Questions about Miniature