Automatic Video Page Security & Risk Analysis

wordpress.org/plugins/automatic-video-page

Este plugin permite crear contenido automático y relevante para tu página. Bastará con poner el título de tu post y el plugin se encargará de buscar el contenido relacionado poniendo un shortcode en tus post o pages. Por ej. [videos buscar="Adele" num="10"]. Este plugin es responsive. Contribuirá con el posicionamiento SEO de tu página, ampliando su contenido en pocos segundos. Puedes crear cientos de paginas rápidamente. Por ej. Rihanna, Adele, Paul Simon, Eminem, etc, etc, num = "50" (máximo debe ser 50). [videos buscar="Rihanna" num="50"]

10 active installs v1.01 PHP + WP 3.0+ Updated Unknown
bumbablogmusicmusicaplayvideos
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Automatic Video Page Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "automatic-video-page" v1.01 plugin exhibits a generally good security posture based on the static analysis provided. The absence of dangerous functions, the exclusive use of prepared statements for all SQL queries, and the proper escaping of all output are significant strengths. Furthermore, the plugin does not appear to bundle any outdated libraries, and there are no recorded vulnerabilities in its history, suggesting a history of stable and secure development. The limited attack surface, consisting solely of a single shortcode with no identified authentication issues, further bolsters its security.

However, there are a few areas that warrant attention. The presence of a single external HTTP request without further details on its implementation leaves room for potential risks if the external resource is compromised or malicious. More importantly, the complete lack of nonce checks and capability checks across all entry points is a significant concern. While the attack surface is small, this oversight opens the door to potential Cross-Site Request Forgery (CSRF) attacks if the shortcode's functionality can be exploited by an unauthenticated or low-privileged user.

In conclusion, while the plugin demonstrates strong adherence to core security practices regarding data handling and output sanitization, the absence of proper authorization checks is a notable weakness. The vulnerability history is reassuring, but the potential for CSRF due to missing nonces and capability checks should be addressed to ensure a more robust security profile.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • External HTTP request without detailed analysis
Vulnerabilities
None known

Automatic Video Page Security Vulnerabilities

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

Automatic Video Page Code Analysis

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

Automatic Video Page Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[videos] video_page.php:59
WordPress Hooks 1
actioninitvideo_page.php:62
Maintenance & Trust

Automatic Video Page Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Automatic Video Page Developer Profile

dlozano

4 plugins · 50 total installs

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

How We Detect Automatic Video Page

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
youtube-player
Data Attributes
data-srcdata-titledata-description
Shortcode Output
<div style="float:left; width:100%; background:#000; margin-bottom:10px"><iframe id="pantalla" name="reprotube" class="youtube-player" type="text/html" width="100%" height="375" src="http://goodfidelity.com/embed.php?idvideo=&autoplay=0&autohide=0&showinfo=1&modestbranding=1&iv_load_policy=3" frameborder="0"></iframe></div><a href="http://youtube.com/embed/
FAQ

Frequently Asked Questions about Automatic Video Page