The Responsive Video Embedder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'rem_video' shortcode in versions up to, and including, 0.1. This is due to insufficient input sanitization and output escaping on user supplied attributes (notably 'id' and 'list') in the video_shortcode() function, which are concatenated directly into an HTML iframe's src attribute without escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
The Responsive Video Embedder WordPress plugin versions up to 0.1 contains a Stored XSS vulnerability in the 'rem_video' shortcode due to insufficient input sanitization of the 'id' and 'list' attributes. Authenticated contributors can inject malicious scripts that execute when users access affected pages.
إضافة Responsive Video Embedder لـ WordPress تحتوي على ثغرة Stored Cross-Site Scripting في دالة video_shortcode() حيث لا يتم تنظيف مدخلات المستخدم بشكل كافٍ للخصائص 'id' و 'list'. يمكن للمستخدمين الذين لديهم صلاحيات المساهم أو أعلى حقن برامج نصية ضارة تُنفذ عند وصول أي مستخدم إلى الصفحة المصابة.
The Responsive Video Embedder WordPress plugin versions up to 0.1 contains a Stored XSS vulnerability in the 'rem_video' shortcode due to insufficient input sanitization of the 'id' and 'list' attributes. Authenticated contributors can inject malicious scripts that execute when users access affected pages.
Update the Responsive Video Embedder plugin to version 0.2 or later immediately. Implement strict input validation and output escaping for all shortcode attributes. Restrict shortcode usage to trusted administrators only. Audit all existing content for injected malicious scripts.
قم بتحديث إضافة Responsive Video Embedder إلى الإصدار 0.2 أو أحدث فوراً. طبق التحقق الصارم من المدخلات والترميز الآمن لجميع خصائص Shortcode. قيد استخدام Shortcode للمسؤولين الموثوقين فقط. قم بمراجعة جميع المحتوى الموجود للبحث عن البرامج النصية الضارة المحقونة.