Media to Imprint Security & Risk Analysis

wordpress.org/plugins/media-to-imprint

Enhance your media library with the "Source" field. Display media sources easily on your Imprint page using the [media_sources_list] shortcode.

10 active installs v1.0.0 PHP 7.4+ WP 5.8+ Updated Dec 12, 2023
image-sourceimpressumimprintmedia-sourcesource
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Media to Imprint Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "media-to-imprint" v1.0.0 plugin exhibits a generally good security posture based on the static analysis. The absence of dangerous functions, 100% use of prepared statements for SQL queries, and proper output escaping are all positive indicators. Furthermore, the plugin has no recorded vulnerability history, suggesting a commitment to secure development or simply a lack of past issues.

However, several areas present potential concerns. The presence of a shortcode without explicit authentication or capability checks represents an entry point that could be leveraged if the shortcode's functionality is not inherently secure. While the total number of entry points is low, the lack of specific checks on this shortcode is notable. Additionally, the plugin performs file operations, and without further analysis, it's impossible to definitively state whether these operations are secure against directory traversal or other file manipulation vulnerabilities.

In conclusion, "media-to-imprint" v1.0.0 shows strengths in core secure coding practices for database interactions and output handling. The primary weaknesses lie in the potential for the shortcode to be an unprotected entry point and the unknown security of its file operations. The clean vulnerability history is a strong positive, but the identified code signals warrant careful consideration and potential further investigation.

Key Concerns

  • Shortcode without auth check
  • File operations present, security unknown
Vulnerabilities
None known

Media to Imprint Security Vulnerabilities

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

Media to Imprint Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped1 total outputs
Attack Surface

Media to Imprint Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[media_sources_list] inc\shortcode.php:5
WordPress Hooks 2
filterattachment_fields_to_editinc\admin-fields.php:6
filterattachment_fields_to_saveinc\admin-fields.php:39
Maintenance & Trust

Media to Imprint Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedDec 12, 2023
PHP min version7.4
Downloads631

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Media to Imprint Developer Profile

FirmCatalyst

4 plugins · 120 total installs

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

How We Detect Media to Imprint

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/media-to-imprint/assets/meta-buttons.css/wp-content/plugins/media-to-imprint/assets/meta-buttons.js
Script Paths
/wp-content/plugins/media-to-imprint/assets/meta-buttons.js

HTML / DOM Fingerprints

CSS Classes
imprint-listimprint-source-pin
Data Attributes
name="attachments[%s][source-pin]"
Shortcode Output
<ul class="imprint-list">
FAQ

Frequently Asked Questions about Media to Imprint