Widget Responsive for Youtube Security & Risk Analysis

wordpress.org/plugins/youtube-widget-responsive

Widgets + ShortCode responsive to embed youtube in your sidebar or in your content [youtube video=...] or in WPBakery Page Builder, with SEO http://sc …

8K active installs v1.6.2 PHP + WP 3.0.1+ Updated Jul 2, 2024
autoplayresponsivewidgetyoutubeyoutube-embed
92
A · Safe
CVEs total1
Unpatched0
Last CVESep 19, 2023
Download
Safety Verdict

Is Widget Responsive for Youtube Safe to Use in 2026?

Generally Safe

Score 92/100

Widget Responsive for Youtube has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Sep 19, 2023Updated 1yr ago
Risk Assessment

The "youtube-widget-responsive" plugin v1.6.2 presents a mixed security posture. On the positive side, the static analysis reveals no dangerous function calls, all SQL queries use prepared statements, and there are no file operations or external HTTP requests. The attack surface is also relatively small with only one entry point (a shortcode) and no identified unprotected entry points. However, a significant concern is the low percentage (36%) of properly escaped output. This suggests a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, where user-supplied data could be injected and executed as malicious scripts in the browser.

The vulnerability history further supports the XSS concern, with one medium-severity CVE recorded in September 2023, specifically related to Improper Neutralization of Input During Web Page Generation (XSS). The fact that this vulnerability is currently patched is a positive sign, but the recurring nature of XSS in this plugin's history indicates a persistent coding issue. The absence of nonce and capability checks on the single entry point is another weakness, as it doesn't implement standard WordPress security measures to prevent unauthorized actions or abuse.

In conclusion, while the plugin demonstrates good practices in areas like SQL handling and avoiding risky operations, the prevalent lack of proper output escaping and the historical XSS vulnerability are critical weaknesses. These issues, coupled with the missing authentication checks on the shortcode, create a noticeable security risk. Users should be aware of the potential for XSS attacks, and developers should prioritize improving output sanitization across all dynamic content.

Key Concerns

  • Low percentage of properly escaped output
  • Medium severity CVE for XSS
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
1

Widget Responsive for Youtube Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-5063medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Widget Responsive for Youtube <= 1.6.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode

Sep 19, 2023 Patched in 1.6.2 (126d)
Code Analysis
Analyzed Mar 16, 2026

Widget Responsive for Youtube Code Analysis

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

Output Escaping

36% escaped225 total outputs
Attack Surface

Widget Responsive for Youtube Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[youtube] youtube-widget-responsive.php:32
WordPress Hooks 6
actionvc_before_initjs_composer.php:7
actionvc_before_inityoutube-widget-responsive.php:27
actionwidgets_inityoutube-widget-responsive.php:931
actionwp_footeryoutube-widget-responsive.php:932
actionwp_headyoutube-widget-responsive.php:933
actionplugins_loadedyoutube-widget-responsive.php:934
Maintenance & Trust

Widget Responsive for Youtube Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJul 2, 2024
PHP min version
Downloads330K

Community Trust

Rating98/100
Number of ratings17
Active installs8K
Developer Profile

Widget Responsive for Youtube Developer Profile

stefanoai

2 plugins · 8K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
126 days
View full developer profile
Detection Fingerprints

How We Detect Widget Responsive for Youtube

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/youtube-widget-responsive/css/style.css/wp-content/plugins/youtube-widget-responsive/js/script.js
Script Paths
/wp-content/plugins/youtube-widget-responsive/js/script.js
Version Parameters
youtube-widget-responsive/css/style.css?ver=youtube-widget-responsive/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
StefanoAI-youtube-responsivefluid-width-video-wrapper
HTML Comments
todo http://blog.cmstutorials.org/tutorials/how-to-add-buttons-to-the-wordpress-editor
Data Attributes
data-iframe='StefanoAI-youtube-widget-responsive'data-ratio
JS Globals
AI_responsive_widgetonYouTubeIframeAPIReadyStefanoAI_trackYoutubeVideo
Shortcode Output
[youtube
FAQ

Frequently Asked Questions about Widget Responsive for Youtube