My Movie Database Security & Risk Analysis

wordpress.org/plugins/my-movie-database

My Movie Database allows you to easily add detailed information about movies, tv shows and people you choose. The data comes from the Movie Database ( …

300 active installs v3.1.1 PHP 5.6+ WP 5.0.22+ Updated Aug 23, 2024
filmmoviemoviestelevisiontv
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Movie Database Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

This plugin exhibits a generally positive security posture based on the provided static analysis. The absence of any known CVEs and the lack of critical or high-severity vulnerabilities in its history are strong indicators of good development practices. The code analysis reveals a remarkably small attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, all entry points (if any existed, which is implied by the 0 total) are considered protected. The use of prepared statements for all SQL queries is a significant strength, mitigating SQL injection risks. The presence of a nonce check is also a positive sign for potential action-based security.

However, a notable concern arises from the output escaping. With 41 total outputs and only 24% properly escaped, there is a significant risk of Cross-Site Scripting (XSS) vulnerabilities. This means that user-supplied data or data processed by the plugin is likely being rendered directly into the HTML without adequate sanitization, making it susceptible to injection attacks. The single external HTTP request, while not inherently risky, should be monitored for proper validation of the data being sent and received. The lack of capability checks is also a weakness, as it implies that certain functionalities might be accessible to users who shouldn't have access, though the minimal attack surface currently limits this risk.

Key Concerns

  • Low percentage of properly escaped output
  • Missing capability checks
Vulnerabilities
None known

My Movie Database Security Vulnerabilities

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

My Movie Database Code Analysis

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

Output Escaping

24% escaped41 total outputs
Attack Surface

My Movie Database Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionadmin_enqueue_scriptscore\Vendor\WpSettingsApi.php:30
Maintenance & Trust

My Movie Database Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedAug 23, 2024
PHP min version5.6
Downloads30K

Community Trust

Rating84/100
Number of ratings9
Active installs300
Developer Profile

My Movie Database Developer Profile

Kostas Stathakos

1 plugin · 300 total installs

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

How We Detect My Movie Database

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-movie-database/core/Admin/css/admin-page.css/wp-content/plugins/my-movie-database/core/Admin/css/jquery-ui.css/wp-content/plugins/my-movie-database/core/Admin/css/tooltip.css/wp-content/plugins/my-movie-database/core/Admin/js/admin-page.js/wp-content/plugins/my-movie-database/core/Admin/js/jquery-ui.js/wp-content/plugins/my-movie-database/core/Admin/js/tooltip.js
Script Paths
/wp-content/plugins/my-movie-database/core/Admin/js/admin-page.js/wp-content/plugins/my-movie-database/core/Admin/js/jquery-ui.js/wp-content/plugins/my-movie-database/core/Admin/js/tooltip.js
Version Parameters
my-movie-database/core/Admin/css/admin-page.css?ver=my-movie-database/core/Admin/css/jquery-ui.css?ver=my-movie-database/core/Admin/css/tooltip.css?ver=my-movie-database/core/Admin/js/admin-page.js?ver=my-movie-database/core/Admin/js/jquery-ui.js?ver=my-movie-database/core/Admin/js/tooltip.js?ver=

HTML / DOM Fingerprints

CSS Classes
center-textmmdb-after-contentmmodb_tmdb_link
Data Attributes
data-mmodb-tmdbiddata-mmodb-contenttype
JS Globals
MyMovieDatabase
Shortcode Output
<div class="mmdb-content-wrapper"><div class="mmdb-content"><div class="mmdb-header"><div class="mmdb-title">
FAQ

Frequently Asked Questions about My Movie Database